mirror of
https://github.com/satwikkansal/wtfpython
synced 2024-11-25 20:44:24 +01:00
Update CONTRIBUTING.md
This commit is contained in:
parent
1c838ad896
commit
310ba05449
@ -1,8 +1,8 @@
|
|||||||
All patches are welcome. If you're ading a new example, please do create an issue before submitting a patch.
|
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:
|
You can use the following template for adding a new example:
|
||||||
|
|
||||||
```
|
<pre>
|
||||||
### Some fancy Title
|
### Some fancy Title
|
||||||
|
|
||||||
```py
|
```py
|
||||||
@ -31,3 +31,4 @@ You can use the following template for adding a new example:
|
|||||||
# some justified output
|
# some justified output
|
||||||
```
|
```
|
||||||
```
|
```
|
||||||
|
</pre>
|
||||||
|
Loading…
Reference in New Issue
Block a user