Update contributing section

* Link to CONTRIBUTING.md in the "Contributing" section
* Add couple of lines in CONTRIBUTING.md
This commit is contained in:
Satwik Kansal 2017-09-01 14:05:28 +05:30
parent 6cd006cd48
commit 1a79352cc3
2 changed files with 4 additions and 2 deletions

4
CONTRIBUTING.md vendored
View File

@ -1,4 +1,6 @@
All patches are welcome. If you're adding a new example, please do create an issue before submitting a patch.
All patches are welcome. Feel free to even suggest some catch and funny titles for the existing Examples. I really want to make this collection as interesting to read as possible.
If you're adding a new example, please do create an issue to discuss it before submitting a patch.
You can use the following template for adding a new example:

2
README.md vendored
View File

@ -1511,7 +1511,7 @@ Trying to come up with an example that combines multiple examples discussed abov
# Contributing
All patches are Welcome! Filing an [issue](https://github.com/satwikkansal/wtfPython) first before submitting a patch will be appreciated :)
All patches are Welcome! Filing an [issue](https://github.com/satwikkansal/wtfPython) first before submitting a patch will be appreciated :) You can see [CONTRIBUTING.md](/CONTRIBUTING.md) further details.
# Acknowledgements