changeset 7117:33cda19d48e9 stable

docs: no need to move @ bookmark anymore, since we don't have it
author Anton Shestakov <av6@dwimlabs.net>
date Fri, 07 Feb 2025 11:40:52 +0100
parents 9908fbf58b13
children 04af1642084d ce1f1740c335
files .gitlab/issue_templates/new-version.md README.rst
diffstat 2 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/.gitlab/issue_templates/new-version.md
+++ b/.gitlab/issue_templates/new-version.md
@@ -17,7 +17,6 @@
 * [ ] update the `__version__` field of all relevant extensions
 * [ ] create a new Debian entry
 * [ ] tag the version
-* [ ] move the `@` bookmark to the new tag
 * [ ] push/publish the tag to the main repository
 * [ ] upload the tarball to PyPI
 * [ ] build .deb on Heptapod CI for the tagged commit
--- a/README.rst
+++ b/README.rst
@@ -299,8 +299,6 @@
 
 * tag the commit,
 
-* move ``@`` bookmark to the new tag,
-
 * push and publish the tag,
 
 * upload the tarball to PyPI,