You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/contributing.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,8 @@ for "Bubble Sort" and so on).
50
50
51
51
### Style
52
52
53
+
<pid="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
+
53
55
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.
54
56
55
57
Each `.py` file should have the following header. (no for testing files)
0 commit comments