mirror of
https://github.com/Axorax/awesome-free-apps.git
synced 2025-12-29 16:14:53 +00:00
Feat: Add guidelines
This commit is contained in:
19
how-to-contribute.md
Normal file
19
how-to-contribute.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# How to contribute?
|
||||
|
||||
## Adding something
|
||||
|
||||
You'll need a [GitHub account](https://github.com/join)!
|
||||
|
||||
1. Access the GitHub page (https://github.com/axorax/awesome-free-apps). Make sure the app is not in the main list or in [archived.md](archived.md). If it is in archived.md, mention it when you make the PR.
|
||||
|
||||
2. Click on the `readme.md` file: 
|
||||
3. Now click on the edit icon. 
|
||||
4. You can start editing the text of the file in the in-browser editor. Make sure you follow the guidelines above. You can use [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown/). 
|
||||
5. Say why you're proposing the changes, and then click on "Propose file change". 
|
||||
6. Submit the [pull request](https://help.github.com/articles/using-pull-requests/)!
|
||||
|
||||
## Updating your Pull Request
|
||||
|
||||
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.
|
||||
Reference in New Issue
Block a user