Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
fix: improve checklist template
Browse files Browse the repository at this point in the history
  • Loading branch information
DaRaFF committed Jan 16, 2019
1 parent ed64445 commit 85f093e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion checklist.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ const getBody = (releaseName) => {
* Release Notes
* [ ] Use the [release notes](https://github.com/upfrontIO/livingdocs-release-notes) generator with \`npx github:DaRaFF/release-notes-generator\`
* [ ] Read pull requests of the upstream [server](https://github.com/upfrontIO/livingdocs-server/tags)/[editor](https://github.com/upfrontIO/livingdocs-editor/tags), give feedback about quality (changelog, test instructions)
* [ ] Add new test cases (of the current release) to [Testrail](https://livingdocs.testrail.io/)
* [ ] Polish/Finish the [release notes](https://github.com/upfrontIO/livingdocs-release-notes)
* UX Check
* [ ] Integrate the latest version from master into service master
Expand Down Expand Up @@ -48,7 +49,6 @@ const getBody = (releaseName) => {
* [ ] Update livingdocs-integration.json of the [server](https://github.com/upfrontIO/livingdocs-server/blob/master/livingdocs-integration.json)/[editor](https://github.com/upfrontIO/livingdocs-editor/blob/master/livingdocs-integration.json)
* [ ] Update Integration overview [link](https://docs.google.com/spreadsheets/d/1CDY5wqXphXEfh2z4E1uM1RjBptvzMr8u0Wk5ZyXGzaY/edit#gid=0)
* Test the upstream (assign a QA for upstream tests)
* [ ] Add new test cases (of the current release) to [Testrail](https://livingdocs.testrail.io/)
* [ ] Create a new test run in [Testrail](https://livingdocs.testrail.io/)
* [ ] Test the upstream and add the results to [Testrail](https://livingdocs.testrail.io/)
* [ ] categorise bugs in MUST and COULD fix (?)
Expand Down

0 comments on commit 85f093e

Please sign in to comment.