forked from nf-core/modules
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Matthieu Muffato edited this page May 18, 2022
·
13 revisions
The main branch of our repository is called main
, following the new GitHub convention, as opposite to master
in nf-core/modules.
main
is kept in sync with master@nf-core/modules thanks to a git merge
that runs every night. Therefore, you only need to consider this repository for your work, not the nf-core one.
- The repository is public: everyone has read access,
- Only Informatics Infrastructure can push to the main branch (and therefore merge pull-requests),
- 💡 This will likely change to a set of vetted Nextflow reviewers,
- ToLA and Informatics Infrastructure have write access to the rest of the repository, i.e. all can create branches for new modules.
- Decision Tree – Overall choices
- Getting Started – Initialising your work environment
- Merge Requests – Contributing
- Email: tol-it@
- Slack: SangerTreeofLife #pipelines
- DM: Priyanka (ps22) or Matthieu (mm49)