Skip to content

Commit 17a456a

Browse files
committed
Update contributing guide.
1 parent 76da1b8 commit 17a456a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CONTRIBUTING.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
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.
22

3+
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.
4+
35
If you're adding a new example, please do create an issue to discuss it before submitting a patch.
46

57
You can use the following template for adding a new example:

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1723,7 +1723,7 @@ Trying to come up with an example that combines multiple examples discussed abov
17231723
17241724
# Contributing
17251725
1726-
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.
1726+
All patches are Welcome! Filing an [issue](https://github.com/satwikkansal/wtfPython) first before submitting a patch will be appreciated :) Please see [CONTRIBUTING.md](/CONTRIBUTING.md) for further details.
17271727
17281728
# Acknowledgements
17291729

0 commit comments

Comments
 (0)