mirror of
https://github.com/sdnds-tw/awesome-sdn.git
synced 2025-04-29 02:07:44 +02:00
Add contribution guideline
This commit is contained in:
parent
9a336d68b1
commit
421be3cfa2
1 changed files with 15 additions and 0 deletions
15
contributing.md
Normal file
15
contributing.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Adding to this list
|
||||
|
||||
Please ensure your pull request adheres to the following guidelines:
|
||||
|
||||
- Search previous suggestions before making a new one, as yours may be a duplicate.
|
||||
- Make sure the list is useful before submitting. That implies it has enough content and every item has a good succinct description.
|
||||
- Make an individual pull request for each suggestion.
|
||||
- Use the following format: `[List Name](link)`
|
||||
- Link 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.
|
||||
|
||||
Thank you for your suggestions!
|
Loading…
Add table
Reference in a new issue