summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f8e8f37..a12bdc1 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -119,9 +119,10 @@ Any maintainer is allowed to merge a PR if all of these conditions are met.
119 119
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 all pull requests are in and that changelog is current 1221. Make sure that all pending and mergeable pull requests are in
1232. Update `snuffleupagus.h` file and changelog with new version number 1232. Update the `snuffleupagus.h` file with the new version number
1243. Create a tag for that release: 1243. Update the changelog page in the documentation
1254. Create a tag for the release:
125 126
126 ```sh 127 ```sh
127 git checkout master 128 git checkout master
@@ -133,5 +134,5 @@ Maintainers need to do the following to push out a release:
133 git push --tags 134 git push --tags
134 ``` 135 ```
135 136
1364. Create the [release on github](https://github.com/nbs-system/snuffleupagus/releases) 1375. Create the [release on github](https://github.com/nbs-system/snuffleupagus/releases)
1375. Do the *secret release dance* 1386. Do the *secret release dance*