Update guidelines

This commit is contained in:
Satwik Kansal 2018-01-23 14:31:44 +05:30
parent b362cc9d0a
commit 980798fd36
1 changed files with 2 additions and 0 deletions

2
CONTRIBUTING.md vendored
View File

@ -1,5 +1,7 @@
All kinds of patches are welcome. Feel free to even suggest some catchy and funny titles for the existing Examples. The goal is to make this collection as interesting to read as possible.
If you are interested in translating the project to another language (some people have done that in the past), please feel free to open up an issue or ping on the [gitter channel](https://gitter.im/wtfpython/Lobby) if you need any kind of help.
If the changes you suggest are siginificant, filing an issue before submitting the actual patch will be appreciated. If you'd like to work on the issue (highly encouraged), you can mention that you're interested in working on it while creating the issue and get assigned to it.
If you're adding a new example, please do create an issue to discuss it before submitting a patch.