Thank you for deciding to contribute! This is a set of guidelines for contributing to this project. As we want anybody to be able to contribute, the main thing to consider here is contributor-friendliness. When making contributions, think more about how well others will be able to add on to your contributions and less about your own preferences.
Questions are not contributions. If you have a question, it belongs on:
- Fork this repository.
- Apply the changes to the fork.
- Open a pull request.
- Always use English.
- Use proper spelling, grammar, punctuation, and capitalization.
- Always use Oxford commas.
- Keep language as formal as possible.
- Do not insert links to images. Use the markdown syntax for images:
![alt text](https://www.example.com/foobar.png)
- Do not insert images of text or code. Always insert either a Pastebin link to the text or the text itself.
- Do not insert photographs or camera recordings of your screen. Always insert screenshots or screen recordings.
- Windows has a built-in screenshot tool, accessible with
Win+Shift+S
. - For videos, you can use the built-in Xbox Game Bar screen recording tool (
Win+Alt+R
) or third-party software like Streamlabs Desktop.
- Windows has a built-in screenshot tool, accessible with
- Do not make irrelevant or unnecessary comments on issues or PRs.
- Always fill out the issue and PR templates fully. Leave any sections that do not apply exactly as they are.
- Issues and PRs that are not fully filled out will be closed without comment.