diff --git a/.github/ISSUE_TEMPLATE/new_module.yml b/.github/ISSUE_TEMPLATE/new_module.yml index 2d3e9d473b6..a8b822e2a24 100644 --- a/.github/ISSUE_TEMPLATE/new_module.yml +++ b/.github/ISSUE_TEMPLATE/new_module.yml @@ -27,6 +27,13 @@ body: - label: I have searched for existing issues required: true + - type: textarea + attributes: + label: Further Information + description: Is there a website, github repo or conda package? If yes enter the link here. + validations: + required: false + - type: checkboxes attributes: label: Are you going to work on this?