From 1c425765758027abd86b6bce722460905b96aa79 Mon Sep 17 00:00:00 2001 From: R4SAS Date: Thu, 17 Aug 2023 03:05:39 +0300 Subject: [PATCH] [GH] update discussion q-a template (#1143) --- .github/DISCUSSION_TEMPLATE/q-a.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/DISCUSSION_TEMPLATE/q-a.yml b/.github/DISCUSSION_TEMPLATE/q-a.yml index 75b0ed04..00c713a5 100644 --- a/.github/DISCUSSION_TEMPLATE/q-a.yml +++ b/.github/DISCUSSION_TEMPLATE/q-a.yml @@ -4,7 +4,7 @@ body: - type: markdown attributes: value: | - Thanks for taking the time to fill out this form! + ## Thanks for taking the time to fill out this form! - type: textarea id: description attributes: @@ -15,7 +15,7 @@ body: - type: checkboxes id: readed-faq attributes: - label: Please tick this to confirm + label: Did you use the FAQ section? description: Have you read [the FAQ](https://github.com/PrivateBin/PrivateBin/wiki/FAQ)? options: - label: Yes, I have read the FAQ and I found no solution/answer there. @@ -28,6 +28,7 @@ body: value: | 1. 2. + ... - type: textarea id: what_happens attributes: @@ -66,7 +67,8 @@ body: - type: dropdown id: reproduce_issue attributes: - label: I can reproduce this issue on [https://privatebin.net](https://privatebin.net) + label: Issue reproducibility + description: Can you reproduce this issue on [https://privatebin.net](https://privatebin.net)? options: - "No" - "Yes"