summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a12bdc1..cf8d7e5 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -122,7 +122,8 @@ Maintainers need to do the following to push out a release:
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 with the new version number
1243. Update the changelog page in the documentation 1243. Update the changelog page in the documentation
1254. Create a tag for the release: 1254. Update the Debian changelog in ./debian/changelog with `dch`
1265. Create a tag for the release:
126 127
127 ```sh 128 ```sh
128 git checkout master 129 git checkout master
@@ -134,5 +135,5 @@ Maintainers need to do the following to push out a release:
134 git push --tags 135 git push --tags
135 ``` 136 ```
136 137
1375. 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)
1386. Do the *secret release dance* 1397. Do the *secret release dance*