Skip to content

Commit

Permalink
update CHECKLIST
Browse files Browse the repository at this point in the history
  • Loading branch information
maxulysse committed Nov 21, 2022
1 parent f858173 commit f62041a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/RELEASE_CHECKLIST.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
4. Sync `dev` and checkout a new branch for the release
5. Bump version:
- `nf-core bump-version . <VERSION>`
- edit `docs/images/sarek_indices_subway.svg`
- generate a new `docs/images/sarek_indices_subway.png`
- edit `docs/images/sarek_subway.svg`
- generate a new `docs/images/sarek_subway.png`
- edit `docs/images/sarek_workflow.svg`
Expand All @@ -28,6 +30,8 @@
- `git checkout upstream/master -- CHANGELOG.md`
14. Add a new `Unreleased` section in `CHANGELOG.md` for the `dev` version
15. Checkout figures from `master`
- `git checkout upstream/master -- docs/images/sarek_indices_subway.svg`
- `git checkout upstream/master -- docs/images/sarek_indices_subway.png`
- `git checkout upstream/master -- docs/images/sarek_subway.svg`
- `git checkout upstream/master -- docs/images/sarek_subway.png`
- `git checkout upstream/master -- docs/images/sarek_workflow.svg`
Expand Down

0 comments on commit f62041a

Please sign in to comment.