forked from mikeroyal/Self-Hosting-Guide
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Showing
1 changed file
with
14 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Contributing Guidelines | ||
|
||
**Make sure your pull request follows these guidelines:** | ||
|
||
- Search through the previous pull requests before making a new one! | ||
- Adding new categories, or improving existing categories is welcome! | ||
- Make sure you've personally used or benefited from the suggested resource. | ||
- Make an individual pull request for each suggestion. | ||
- Use the following format: `[Resource Title](url link) — description.` | ||
- Expand on why the resource is useful in your pull request if needed. | ||
- Keep descriptions short and simple, but descriptive. | ||
- Please double check your spelling and grammar. | ||
|
||
**Thanks for contributing to this Project!** |