Skip to content

Commit 9cca86c

Browse files
authored
Merge pull request #42 from nf-core/issue-templates-add-links
Issues: Add links to RFC docs + pipeline guidelines
2 parents a1d8a69 + 22519a9 commit 9cca86c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
11
blank_issues_enabled: false
2+
contact_links:
3+
- name: RFC documentation
4+
url: https://nf-co.re/docs/contributing/project_proposals
5+
about: Process for proposing major new nf-core projects
6+
- name: Pipeline Guidelines
7+
url: https://nf-co.re/docs/guidelines/pipelines/overview
8+
about: Guidelines and requirements for nf-core pipelines.

0 commit comments

Comments
 (0)