mirror of
https://github.com/vinta/awesome-python.git
synced 2025-11-06 22:55:49 -05:00
add contributing guidelines
This commit is contained in:
parent
0ca5bf993b
commit
22d09172f7
2 changed files with 19 additions and 0 deletions
11
CONTRIBUTING.md
Normal file
11
CONTRIBUTING.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Contributing
|
||||
|
||||
Your contributions are always welcome!
|
||||
|
||||
## Guidelines
|
||||
|
||||
* Add section if needed
|
||||
* Add section description
|
||||
* Add section title to Table of contents
|
||||
* Add your links in this format: `* [project-name](http://example.com/) - A short descripttion ends with a dot.`
|
||||
* Send a Pull Request
|
||||
|
|
@ -986,3 +986,11 @@ List of lists.
|
|||
# Contributing
|
||||
|
||||
Your contributions are always welcome!
|
||||
|
||||
## Guidelines
|
||||
|
||||
* Add section if needed
|
||||
* Add section description
|
||||
* Add section title to Table of contents
|
||||
* Add your links in this format: `* [project-name](http://example.com/) - A short descripttion ends with a dot.`
|
||||
* Send a Pull Request
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue