Updated Release Process (markdown)

Jonathan Lange
2016-08-19 12:15:48 +01:00
parent a7d392fa30
commit bffa8db0da
+2 -2
@@ -65,10 +65,10 @@ Commit and push the CHANGELOG to the release branch.
* Create a PR for the release branch, merging into `master`
* For the description of the PR, supply a GFM checklist of things that need to be tested:
* if it's a major release, use the [Release Qualification] checklist
* if it's a major release, use the [[Release Qualification]] checklist
* if it's a patch release, make a list of things to be tested
Also, load the release branch on your test machines, and click around. If you discover any issues, or find yourself looking for anything in particular, update the [Release Qualification] checklist so we can get it deliberately next time.
Also, load the release branch on your test machines, and click around. If you discover any issues, or find yourself looking for anything in particular, update the [[Release Qualification]] checklist so we can get it deliberately next time.
Proceed from here only when: