We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5f0ccd commit bbd3cffCopy full SHA for bbd3cff
docs/contributing.rst
@@ -199,7 +199,8 @@ The release itself requires the following steps:
199
200
#. Push the commit and the tag.
201
202
-#. Publish the release from the Django Commons website.
+#. Publish the release from the GitHub actions workflow.
203
204
-#. Change the default version of the docs to point to the latest release:
205
- https://readthedocs.org/dashboard/django-debug-toolbar/versions/
+#. **After the publishing completed** edit the automatically created GitHub
+ release to include the release notes (you may use GitHub's "Generate release
206
+ notes" button for this).
0 commit comments