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 - type: markdown
attributes: attributes:
value: | value: |
Thanks for taking the time to fill out this form! ## Thanks for taking the time to fill out this form!
- type: textarea - type: textarea
id: description id: description
attributes: attributes:
@ -15,7 +15,7 @@ body:
- type: checkboxes - type: checkboxes
id: readed-faq id: readed-faq
attributes: 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)? description: Have you read [the FAQ](https://github.com/PrivateBin/PrivateBin/wiki/FAQ)?
options: options:
- label: Yes, I have read the FAQ and I found no solution/answer there. - label: Yes, I have read the FAQ and I found no solution/answer there.
@ -28,6 +28,7 @@ body:
value: | value: |
1. 1.
2. 2.
...
- type: textarea - type: textarea
id: what_happens id: what_happens
attributes: attributes:
@ -66,7 +67,8 @@ body:
- type: dropdown - type: dropdown
id: reproduce_issue id: reproduce_issue
attributes: 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: options:
- "No" - "No"
- "Yes" - "Yes"