Update: contributing.md

This commit is contained in:
Axorax
2025-01-13 22:25:39 +06:00
committed by GitHub
parent da50d34914
commit 37d84e0740

View File

@@ -31,6 +31,8 @@ Example:
- To add a new category, just make it following the rules for the other ones in the file. DO NOT change anything in the Table of Contents as it is auto-generated. After you make a new category, it will be automatically added in the contents later on. - To add a new category, just make it following the rules for the other ones in the file. DO NOT change anything in the Table of Contents as it is auto-generated. After you make a new category, it will be automatically added in the contents later on.
- DO NOT change the order of any apps. You can add your app to the bottom of the category but don't change the order like ordering alphabetically or anything.
## Adding something ## Adding something
You'll need a [GitHub account](https://github.com/join)! You'll need a [GitHub account](https://github.com/join)!
@@ -47,4 +49,4 @@ You'll need a [GitHub account](https://github.com/join)!
Sometimes, a maintainer might ask you to edit your Pull Request before it is included. This is normally due to spelling errors or because your PR didn't match the guidelines stated here. Sometimes, a maintainer might ask you to edit your Pull Request before it is included. This is normally due to spelling errors or because your PR didn't match the guidelines stated here.
[Here](https://github.com/RichardLitt/knowledge/blob/master/github/amending-a-commit-guide.md) is a write up on how to change a Pull Request and the different ways you can do that. [Here](https://github.com/RichardLitt/knowledge/blob/master/github/amending-a-commit-guide.md) is a write up on how to change a Pull Request and the different ways you can do that.