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 d70dd10 commit f738dc0Copy full SHA for f738dc0
CONTRIBUTING.rst
@@ -9,8 +9,9 @@ How to release
9
- Go to https://github.com/python/python-docs-theme/releases
10
- Click "Draft a new release"
11
- Click "Choose a tag"
12
-- Type the next YYYY.MM version and
+- Type the next YYYY.MM version (no leading zero) and
13
select "**Create new tag: YYYY.MM** on publish"
14
+- Leave the "Release title" blank (it will be autofilled)
15
- Click "Generate release notes" and amend as required
16
- Click "Publish release"
17
- Check the tagged `GitHub Actions build <https://github.com/python/python-docs-theme/actions/workflows/pypi-package.yml>`__
0 commit comments