ppc-lang/CONTRIBUTING.md

18 lines
802 B
Markdown
Raw Normal View History

2023-01-19 17:13:28 +00:00
# So you want to contribute?
Well, first of all, thank you! It means a lot that you find this project worh your time. But of course, you'll need to follow some guidelines and rules with your issues and pull requests.
## Code of Conduct
- Don't harass or bully anybody
- Don't dox anyone
- Try to not be an asshole
- Don't go into useless arguments over stuff that ultimately doesn't matter, twitter is a better place for such stuff
- Mind your language, this is github, not 4chan
2023-01-19 17:13:28 +00:00
If you're being a jerk and don't contribute much to the project, you will be banned from discussions.
2023-01-19 17:13:28 +00:00
## Code style
2023-01-20 10:11:45 +00:00
It is mandatory that you follow [my code style](https://gist.github.com/TopchetoEU/0d7c411bc983ba6ef7b61d3753aa34bb) in your contributed code, so that this project has a cohesive style and structure.