Add CONTRIBUTING.md
This commit is contained in:
parent
dc8bb0eed7
commit
d573f1a93b
1 changed files with 12 additions and 0 deletions
12
CONTRIBUTING.md
Normal file
12
CONTRIBUTING.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Contributing
|
||||
|
||||
Thanks for considering contributing! This project would not be what it is without the support of the community.
|
||||
|
||||
## Issues
|
||||
- If reporting a bug, please include the operating system used, any relevant information about the tech stack, and the configuration used.
|
||||
|
||||
## Pull requests
|
||||
- Code contributions should match the existing code style.
|
||||
- Discuss additions/changes with us [on Discord](https://discord.gg/Dq43JNys6J) before working on them.
|
||||
- Check to make sure someone hasn't worked on the same thing already.
|
||||
- Make pull requests from a feature branch on your own fork instead of from `main`.
|
Loading…
Add table
Reference in a new issue