Merge pull request #1150 from PrivateBin/r4sas-templ-qa

[GH] update discussion q-a template (#1143)
This commit is contained in:
El RIDO 2023-08-17 07:35:55 +02:00 committed by GitHub
commit f0615d561f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 3 deletions

View File

@ -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"