aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorN-R-K <79544946+N-R-K@users.noreply.github.com>2022-03-03 13:31:33 +0100
committerGitHub <noreply@github.com>2022-03-03 13:31:33 +0100
commit231b317578cedfcca2d25b7d9861b080a37b102d (patch)
tree90830146d4b2cd812901f6b9f6f638e46cc57d0c /CONTRIBUTING.md
parent700d9f46c7725159a56b87d0b391a5967cfb081a (diff)
downloadnsxiv-231b317578cedfcca2d25b7d9861b080a37b102d.tar.zst
Release version 29v29
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0aede37..05331c3 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -59,7 +59,7 @@ For releases, the process is the following:
* Tag the release with a "vN" tag, where N is the version number. Also set
the commit message and tag description for the release commit to "Release
- version N".
+ version N". Make sure to use an annotated tag.
* Update `VERSION` macro in the `Makefile`.
* Update the changelog (`CHANGELOG.md`):
* Include link to the release tarball and add the release date.