diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 3ba13e0..7291c7b 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1 +1,5 @@ blank_issues_enabled: false +contact_links: + - name: "Question" + url: https://github.com/stefanhaustein/TerminalImageViewer/discussions/new?category=q-a + about: Ask things about the project diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index bf486fe..e8d4b2d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,7 +2,7 @@ -### How can we test this? Step by step instructions please. +### How can we test this? Step-by-step instructions, please. 1. 2.