summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index cf8d7e5..13130f5 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -120,7 +120,7 @@ Any maintainer is allowed to merge a PR if all of these conditions are met.
120Maintainers need to do the following to push out a release: 120Maintainers need to do the following to push out a release:
121 121
1221. Make sure that all pending and mergeable pull requests are in 1221. Make sure that all pending and mergeable pull requests are in
1232. Update the `snuffleupagus.h` file with the new version number 1232. Update the `snuffleupagus.h` file: drop the -dev suffix and check new version comply with [semantic versioning](https://semver.org/)
1243. Update the changelog page in the documentation 1243. Update the changelog page in the documentation
1254. Update the Debian changelog in ./debian/changelog with `dch` 1254. Update the Debian changelog in ./debian/changelog with `dch`
1265. Create a tag for the release: 1265. Create a tag for the release:
@@ -136,4 +136,5 @@ Maintainers need to do the following to push out a release:
136 ``` 136 ```
137 137
1386. Create the [release on github](https://github.com/nbs-system/snuffleupagus/releases) 1386. Create the [release on github](https://github.com/nbs-system/snuffleupagus/releases)
1397. Do the *secret release dance* 1397. Update the `snuffleupagus.h` file: bump the version 3rd digit and add the -dev suffix
1408. Do the *secret release dance*