summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2019-11-29 19:19:18 +0100
committerGeorg Brandl <georg@python.org>2019-11-29 19:19:18 +0100
commit8ddc45d7f0f6ba918b9c44f3da42596b320360b6 (patch)
treed3e1b8d7fd106afaec79b1db458a34632894a195 /scripts
parentdac176fdef4d5f9c16a5ec8ecadb605cd78e6335 (diff)
downloadpygments-git-8ddc45d7f0f6ba918b9c44f3da42596b320360b6.tar.gz
add github release step
Diffstat (limited to 'scripts')
-rw-r--r--scripts/release-checklist3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/release-checklist b/scripts/release-checklist
index 46f7e3cf..10cb1151 100644
--- a/scripts/release-checklist
+++ b/scripts/release-checklist
@@ -18,5 +18,6 @@ Release checklist
* Add new ``CHANGES`` heading for next version
* ``git commit``
* ``git push``, ``git push --tags``
-* Add new version/milestone to tracker categories
+* Add new release on https://github.com/pygments/pygments/releases
+* Add new milestone on https://github.com/pygments/pygments/milestones
* Write announcement and send to mailing list/python-announce