Skip to content

Commit bbd3cff

Browse files
committed
Add the GitHub release to the releasing process and remove the RTD notice, the default behavior is fine there
1 parent e5f0ccd commit bbd3cff

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/contributing.rst

+4-3
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,8 @@ The release itself requires the following steps:
199199

200200
#. Push the commit and the tag.
201201

202-
#. Publish the release from the Django Commons website.
202+
#. Publish the release from the GitHub actions workflow.
203203

204-
#. Change the default version of the docs to point to the latest release:
205-
https://readthedocs.org/dashboard/django-debug-toolbar/versions/
204+
#. **After the publishing completed** edit the automatically created GitHub
205+
release to include the release notes (you may use GitHub's "Generate release
206+
notes" button for this).

0 commit comments

Comments
 (0)