- [x] Clean up branches (#98) - [x] Rename current `main` branch (default branch of the old implementation) to make clear that it is legacy - [x] Rename current `master` branch to `main` - [x] Update `nextflow.config` to reflect this - [x] Label all open issues with `bug`, `enhancement` etc. - [ ] Solve all issues labeled as `bug` (there should not be any known bugs in the 1.0 release) - [x] Create milestones, one for things that should be done before the 1.0 release and one for things that can be done later, assign issues accordingly - [ ] Make sure `nf-core pipelines lint` finishes without errors and warnings - [ ] Make sure the `latest-everything` CI checks pass (strict syntax) -> @nictru - [ ] Template update -> @nictru - [ ] Final round of internal review - [ ] Initiate release process
mainbranch (default branch of the old implementation) to make clear that it is legacymasterbranch tomainnextflow.configto reflect thisbug,enhancementetc.bug(there should not be any known bugs in the 1.0 release)nf-core pipelines lintfinishes without errors and warningslatest-everythingCI checks pass (strict syntax) -> @nictru