Skip to content

Commit b86a236

Browse files
author
Eduardo Aguad
committed
chore: replace Discord links with GitHub Discussions
1 parent 583f54a commit b86a236

3 files changed

Lines changed: 7 additions & 9 deletions

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
blank_issues_enabled: false
22
contact_links:
3-
- name: Discord Chat
4-
url: https://discord.gg/TwKeFahmPZ
5-
about: Have questions or want to talk? Be sure to join the Masonite Discord Community!
3+
- name: GitHub Discussions
4+
url: https://github.com/masonitedev/masonite/discussions
5+
about: Have questions or want to talk? Start a discussion with the Masonite community!

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ New to Masonite? Read the [Official Documentation](https://docs.masoniteproject.
4141
Masonite strives to have extremely clear documentation 😃. It would be wise to go through the tutorials there.
4242
If you find any discrepencies or anything that doesn't make sense, please open an issue and we will get it cleared up!
4343

44-
Have questions or want to talk? Be sure to join the [Masonite Discord Community](https://discord.gg/TwKeFahmPZ)!
44+
Have questions or want to talk? Start a thread on [GitHub Discussions](https://github.com/masonitedev/masonite/discussions)!
4545

4646
## Getting Started Quickly
4747

@@ -57,7 +57,7 @@ python craft serve
5757

5858
Contributing to Masonite is simple:
5959

60-
- Hop on [Masonite Discord Community](https://discord.gg/TwKeFahmPZ) to ask any questions you need!
60+
- Ask any questions you need on [GitHub Discussions](https://github.com/masonitedev/masonite/discussions)!
6161
- Read the [How To Contribute](https://docs.masoniteproject.com/prologue/how-to-contribute) documentation to see ways to contribute to the project.
6262
- Read the [Contributing Guide](https://docs.masoniteproject.com/prologue/contributing-guide) to learn how to contribute to the core source code development of the project.
6363
- [Follow Masonite Framework on X](https://x.com/masoniteproject) to get updates about tips and tricks, announcement and releases.

SECURITY.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22

33
## Reporting a Vulnerability
44

5-
The best approach to reporting a vulnerability with Masonite is to join the [Discord Server](https://discord.gg/kWK6vw97) and messaged
6-
Joseph Mancuso and tell him about the issue. He will communicate this to his maintainers and get a patch ready and shipped ASAP.
7-
8-
You may also send an email to joe@masoniteproject.com.
5+
The best approach to reporting a vulnerability with Masonite is to open a private security advisory on the
6+
[masonitedev/masonite repository](https://github.com/masonitedev/masonite/security/advisories/new). The maintainers will review the report and get a patch ready and shipped ASAP.
97

108
## LTS Versions
119

0 commit comments

Comments
 (0)