We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a4022a commit d389288Copy full SHA for d389288
1 file changed
CONTRIBUTING.rst
@@ -1,4 +1,5 @@
1
-# How to release
+How to release
2
+--------------
3
4
- Update CHANGELOG.rst
5
- bump version (YYYY.MM) in pyproject.toml
@@ -13,7 +14,8 @@
13
14
- push the tag (``git push --tags``)
15
16
-# Makefile usage
17
+Makefile usage
18
19
20
This project includes a simple Makefile for syncing changes to the theme with
21
the main CPython repository. Run ``make help`` for details on available rules.
0 commit comments