-
Notifications
You must be signed in to change notification settings - Fork 275
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Acho Arnold
committed
Jul 26, 2015
1 parent
75a2b98
commit d490242
Showing
2 changed files
with
19 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Contribution Guidelines | ||
|
||
Please ensure your pull request adheres to the following guidelines: | ||
|
||
- Search previous offerings before making a new one, as yours may be a duplicate. | ||
- Make an individual pull request for each offering. | ||
- Use the following format: `[Title](link) - Description.` | ||
- The title usually consists of several words. For bookmarks of an article or tutorial, use the title of the article. | ||
- The description consists of one-two sentences about the bookmark. It is required. | ||
- Titles should be [capitalized](http://grammar.yourdictionary.com/capitalization/rules-for-capitalization-in-titles.html). | ||
- Additions should be added to the bottom of the relevant category. | ||
- New categories or improvements to the existing categorization are welcome. | ||
- Check your spelling and grammar. | ||
- Make sure your text editor is set to remove trailing whitespace. | ||
- The pull request and commit should have a useful title. | ||
|
||
Looking forward to your contributions! |