summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorjvoisin2018-01-18 10:58:39 +0100
committerjvoisin2018-01-18 10:58:39 +0100
commit8b69ee4f557bb1314d98afb09ab133d036f30483 (patch)
tree30932ffb0f6da8751eaeee045ef6589c45c60c25 /CONTRIBUTING.md
parentf99a8cfbb711756a2c6520a52768f49d9a4380c4 (diff)
Update a bit the release process
Diffstat (limited to 'CONTRIBUTING.md')
-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*