1
0
Fork 0
mirror of https://github.com/satwikkansal/wtfpython synced 2025-07-04 20:38:06 +02:00

Update contributing guide.

This commit is contained in:
Satwik Kansal 2017-09-11 21:50:33 +05:30
parent 76da1b8740
commit 17a456adf1
2 changed files with 3 additions and 1 deletions

2
README.md vendored
View file

@ -1723,7 +1723,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 :) You can see [CONTRIBUTING.md](/CONTRIBUTING.md) further details.
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.
# Acknowledgements