Skip to content

Commit e11a548

Browse files
authored
add docs for changelog
1 parent 4d662fc commit e11a548

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/contributing.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ for "Bubble Sort" and so on).
5050

5151
### Style
5252

53+
<p id="changelog">Please <b>DO NOT EDIT CHANGELOG</b> on your pull requests, this is must be edited by one of the write access maintainers when they going to drop a new release.</p>
54+
5355
This repository follow the [PEP8 Style Gide for Python](https://www.python.org/dev/peps/pep-0008/), so make sure you lint your code before adding a new pull request.
5456

5557
Each `.py` file should have the following header. (no for testing files)

0 commit comments

Comments
 (0)