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:
parent
615bc150a6
commit
dc9387effa
2 changed files with 4 additions and 2 deletions
3
CONTRIBUTING.md
vendored
3
CONTRIBUTING.md
vendored
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue