Update CONTRIBUTING.md
This commit is contained in:
parent
d573f1a93b
commit
2fa5636651
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ Thanks for considering contributing! This project would not be what it is withou
|
||||||
- If reporting a bug, please include the operating system used, any relevant information about the tech stack, and the configuration used.
|
- If reporting a bug, please include the operating system used, any relevant information about the tech stack, and the configuration used.
|
||||||
|
|
||||||
## Pull requests
|
## Pull requests
|
||||||
- Code contributions should match the existing code style.
|
- Before opening the PR, make sure you've built and run it, done the tests locally, and run the formatter/linter.
|
||||||
- Discuss additions/changes with us [on Discord](https://discord.gg/Dq43JNys6J) before working on them.
|
- Feel free to pop in on [Discord](https://discord.gg/Dq43JNys6J) to ask for help or clarification on anything related to this project.
|
||||||
- Check to make sure someone hasn't worked on the same thing already.
|
- If possible, check that someone else hasn't recently said that they've taken up an issue.
|
||||||
- Make pull requests from a feature branch on your own fork instead of from `main`.
|
- Make pull requests from a feature branch on your own fork instead of from `main`.
|
Loading…
Add table
Reference in a new issue