Skip to content

Commit

Permalink
feat: Add config profile contact github and email
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Feb 27, 2024
1 parent ba2bbf5 commit 9179ae7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nf_core/pipeline-template/nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ params {
custom_config_version = 'master'
custom_config_base = "https://raw.githubusercontent.com/nf-core/configs/${params.custom_config_version}"
config_profile_contact = null
config_profile_contact_github = null
config_profile_contact_email = null
config_profile_url = null
{% endif %}

Expand Down

0 comments on commit 9179ae7

Please sign in to comment.