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

Add a note about asterisk

This commit is contained in:
Satwik Kansal 2018-01-22 17:27:59 +05:30
parent 615bc150a6
commit dc9387effa
2 changed files with 4 additions and 2 deletions

3
CONTRIBUTING.md vendored
View file

@ -7,7 +7,8 @@ If you're adding a new example, please do create an issue to discuss it before s
You can use the following template for adding a new example:
<pre>
### ▶ Some fancy Title
### ▶ Some fancy Title *
The asterisk at the end of the title indicates the example was not present in the first release and has been recently added.
```py
# Setting up the code.