Co-authored-by: rubyowo <perhaps-you-know@what-is.ml> Co-authored-by: Andreas Grafen <andreas@grafen.info> Co-authored-by: winston <hey@winston.sh> Co-authored-by: Carsten Kragelund <carsten@kragelund.me> Co-authored-by: Andreas Grafen <andreas@grafen.info> Co-authored-by: Alaina <68250402+alaidriel@users.noreply.github.com> Co-authored-by: jolheiser <john.olheiser@gmail.com>
1.3 KiB
1.3 KiB
Contributing!
🎉 First off, thanks for taking the time to contribute! 🎉
Guidelines
The following is a set of guidelines for contributing to this repository. Use your best judgment, and feel free to propose changes to this document in a pull request.
Types of PRs
It is important to note that there are two types of PRs for this repository:
- New Userstyles: Please see userstyle-creation.md
- Other improvements: These should follow the recommendations below, to help improve the chances of a merged PR.
General Recommendations
- Create a topic branch on your fork for your specific PR.
- Consider using conventionalcommits.org's rules for creating explicit and meaningful commit messages.
- If it's your first time contributing to a project then you should look to the popular first-contributions repository on GitHub. This will give you hands-on experience with the features of GitHub required to make a contribution. As always, feel free to join our Discord to ask any questions and clarify your understanding, we are more than happy to help!