|
1 | 1 | # Contributing
|
2 | 2 |
|
3 |
| -When contributing to Figura, please first discuss and/or interact with our community via our [Discord](https://discord.gg/figuramc). |
| 3 | +When contributing to Figura, please first discuss and/or interact with our community via our [Discord](https://discord.figuramc.org/). |
4 | 4 |
|
5 | 5 | Please note we have a code of conduct, please follow it in all your interactions with the project.
|
6 | 6 |
|
7 | 7 | ## Development Process
|
8 | 8 | Note - do not merge upstream into your pr branch if a clean rebase is possible.
|
9 | 9 |
|
10 | 10 | 1. Development happens on the default branch. ie; 1.20, etc
|
11 |
| -2. Ensure the feature has not been denied and is in demand via the `📧丨mod-suggestions` channel in our [Discord](https://discord.gg/figuramc) or has the [Enhancement]([https://github.com/FiguraMC/Figura/labels/enhancement](https://github.com/FiguraMC/Figura/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement+)) tag in the Issues tab. |
| 11 | +2. Ensure the feature has not been denied and is in demand via the `📧丨mod-suggestions` channel in our [Discord](https://discord.figuramc.org/) or has the [Enhancement]([https://github.com/FiguraMC/Figura/labels/enhancement](https://github.com/FiguraMC/Figura/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement+)) tag in the Issues tab. |
12 | 12 |
|
13 | 13 | OR:
|
14 | 14 |
|
15 |
| - Ensure what you are doing is actually a bug via the `👾丨bug-reports` channel in our [Discord](https://discord.gg/figuramc) or has the [Bug]([https://github.com/FiguraMC/Figura/issues](https://github.com/FiguraMC/Figura/issues?q=is%3Aissue+is%3Aopen+label%3Abug+)) tag in the Issues tab. |
| 15 | + Ensure what you are doing is actually a bug via the `👾丨bug-reports` channel in our [Discord](https://discord.figuramc.org/) or has the [Bug]([https://github.com/FiguraMC/Figura/issues](https://github.com/FiguraMC/Figura/issues?q=is%3Aissue+is%3Aopen+label%3Abug+)) tag in the Issues tab. |
16 | 16 |
|
17 | 17 | 3. Communicate with developers and other contributors about what you are building and adding. This helps keep multiple people from working on the same thing alone.
|
18 | 18 |
|
@@ -93,7 +93,7 @@ further defined and clarified by project maintainers.
|
93 | 93 | ### Enforcement
|
94 | 94 |
|
95 | 95 | Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
96 |
| -reported by contacting the project team via a ticket in our [Discord](discord.gg/figuramc). All |
| 96 | +reported by contacting the project team via a ticket in our [Discord](https://discord.figuramc.org/). All |
97 | 97 | complaints will be reviewed and investigated and will result in a response that
|
98 | 98 | is deemed necessary and appropriate to the circumstances. The project team is
|
99 | 99 | obligated to maintain confidentiality with regard to the reporter of an incident.
|
|
0 commit comments