From 705bad507569497d396cf2d6355c4e8f45182944 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Sun, 31 Oct 2021 13:43:22 +0000 Subject: [PATCH] :octocat: Updates issue template for Questions --- .github/ISSUE_TEMPLATE/question.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/question.yml b/.github/ISSUE_TEMPLATE/question.yml index 1c4f1ff8..0346fb30 100644 --- a/.github/ISSUE_TEMPLATE/question.yml +++ b/.github/ISSUE_TEMPLATE/question.yml @@ -7,8 +7,9 @@ body: # Filed 1 - Intro Text - type: markdown attributes: - value: |- - Thanks for using Dashy, questions are welcome, but in the future will be moving over to [Discussions](https://github.com/Lissy93/dashy/discussions). + value: > + Thanks for using Dashy! Questions are welcome, but in the future will be moving over to + [Discussions](https://github.com/Lissy93/dashy/discussions) page. Quick questions should be asked [here](https://github.com/Lissy93/dashy/discussions/148) instead. validations: required: false @@ -34,6 +35,13 @@ body: - App Usage - Development - Documentation + - Alternate Views + - Authentication + - Using Icons + - Language Support + - Search & Shortcuts + - Status Checking + - Theming & Layout validations: required: true