diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 976d0d9..a5aaadc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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: diff --git a/README.md b/README.md index cde28ee..7a5a54c 100755 --- a/README.md +++ b/README.md @@ -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