2020-03-10 14:45:20 +00:00
|
|
|
---
|
|
|
|
name: New Config
|
|
|
|
about: A new cluster config
|
|
|
|
---
|
|
|
|
|
|
|
|
Please follow these steps before submitting your PR:
|
|
|
|
|
2022-03-17 23:33:31 +00:00
|
|
|
- [ ] If your PR is a work in progress, include `[WIP]` in its title
|
|
|
|
- [ ] Your PR targets the `master` branch
|
|
|
|
- [ ] You've included links to relevant issues, if any
|
2020-03-10 14:45:20 +00:00
|
|
|
|
2021-11-19 03:18:34 +00:00
|
|
|
Steps for adding a new config profile:
|
2022-03-17 23:33:31 +00:00
|
|
|
|
|
|
|
- [ ] Add your custom config file to the `conf/` directory
|
|
|
|
- [ ] Add your documentation file to the `docs/` directory
|
|
|
|
- [ ] Add your custom profile to the `nfcore_custom.config` file in the top-level directory
|
|
|
|
- [ ] Add your custom profile to the `README.md` file in the top-level directory
|
|
|
|
- [ ] Add your profile name to the `profile:` scope in `.github/workflows/main.yml`
|
2020-03-10 14:45:20 +00:00
|
|
|
|
2021-11-19 03:18:34 +00:00
|
|
|
<!--
|
2022-03-14 07:27:10 +00:00
|
|
|
If you require/still waiting for a review, please feel free to request from @nf-core/configs-team
|
|
|
|
|
2021-11-19 03:18:34 +00:00
|
|
|
Please see uploading to`nf-core/configs` for more details:
|
|
|
|
https://github.com/nf-core/configs#uploading-to-nf-coreconfigs
|
2020-03-10 14:45:20 +00:00
|
|
|
|
|
|
|
Thank you for contributing to nf-core!
|
2021-11-19 03:18:34 +00:00
|
|
|
-->
|