From c461d55272fe7ec58a3522fb774df38a1698f66a Mon Sep 17 00:00:00 2001 From: Phil Ewels Date: Thu, 20 Feb 2020 15:59:06 +0100 Subject: [PATCH] Update .github/RELEASE_CHECKLIST.md Co-Authored-By: Maxime Garcia --- .github/RELEASE_CHECKLIST.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/RELEASE_CHECKLIST.md b/.github/RELEASE_CHECKLIST.md index 21f9bac870..4325eeb757 100644 --- a/.github/RELEASE_CHECKLIST.md +++ b/.github/RELEASE_CHECKLIST.md @@ -13,6 +13,6 @@ ## After release 1. Check the automated template synchronisation has been triggered properly. This should automatically open PRs directly to individual pipeline repos with the appropriate changes to update the pipeline template. -2. Check that the automatic `PyPi` deployment has worked: https://pypi.org/project/nf-core/ +2. Check that the automatic `PyPi` deployment has worked: [pypi.org/project/nf-core](https://pypi.org/project/nf-core/) 3. Check `BioConda` has an automated PR to bump the version, and merge. eg. [bioconda/bioconda-recipes #20065](https://github.com/bioconda/bioconda-recipes/pull/20065) 4. Create a tools PR to `dev` to bump back to the next development version in `CHANGELOG.md` and `setup.py`