Update CONTRIBUTING.md

This commit is contained in:
Satwik Kansal 2017-08-31 19:13:00 +05:30 committed by GitHub
parent 1c838ad896
commit 310ba05449
1 changed files with 28 additions and 27 deletions

View File

@ -1,8 +1,8 @@
All patches are welcome. If you're ading a new example, please do create an issue before submitting a patch.
dcd
You can use the following template for adding a new example:
```
<pre>
### Some fancy Title
```py
@ -31,3 +31,4 @@ You can use the following template for adding a new example:
# some justified output
```
```
</pre>