diff --git a/.github/ISSUE_TEMPLATE/3-question.md b/.github/ISSUE_TEMPLATE/3-question.md deleted file mode 100644 index f8d91d84..00000000 --- a/.github/ISSUE_TEMPLATE/3-question.md +++ /dev/null @@ -1,31 +0,0 @@ ---- -name: 'Question' -about: 'Ask for information' -title: '' -labels: 'Question' -assignees: '' - ---- - - - -**Ask your question** -A clear and concise question. - -**Screenshots/Videos** -If applicable, add screenshots/videos to help explain your question. - -**Code** -If applicable, provide code to help explain your question. - -**Additional context** -Add any other context about your question here. diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 09fa4532..535f55f7 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,8 @@ blank_issues_enabled: true contact_links: + - name: Ask a Question + url: https://github.com/understrap/understrap/discussions/new?category=q-a + about: Please ask your question in the discussion forum of this repository. - name: Feature Requests / Suggestion url: https://github.com/understrap/understrap-roadmap/issues about: Please submit it to our public roadmap repository.