2023-08-07 17:56:38 +00:00
|
|
|
title: "[Question and support] "
|
|
|
|
labels: ["question/support"]
|
|
|
|
body:
|
|
|
|
- type: markdown
|
|
|
|
attributes:
|
2023-08-11 18:53:06 +00:00
|
|
|
label: Describe the problem/question
|
|
|
|
description: |
|
|
|
|
A clear and concise description of what the problem/issue or question is.
|
2023-08-07 17:56:38 +00:00
|
|
|
- type: checkboxes
|
|
|
|
attributes:
|
|
|
|
label: Please tick this to confirm
|
|
|
|
options:
|
|
|
|
- label: Yes, I have read [the FAQ](https://github.com/PrivateBin/PrivateBin/wiki/FAQ) and I found no solution/answer there.
|
|
|
|
- type: markdown
|
2023-08-11 18:53:06 +00:00
|
|
|
id: what_you_did
|
2023-08-07 17:56:38 +00:00
|
|
|
attributes:
|
2023-08-11 18:53:06 +00:00
|
|
|
label: What you did
|
|
|
|
description: |
|
2023-08-07 17:56:38 +00:00
|
|
|
Tell us how to reproduce the problem.
|
|
|
|
|
|
|
|
1.
|
|
|
|
2.
|
|
|
|
- type: textarea
|
|
|
|
id: what_happens
|
|
|
|
attributes:
|
|
|
|
label: What happens
|
|
|
|
- type: textarea
|
|
|
|
id: what_should_happen
|
|
|
|
attributes:
|
|
|
|
label: What should happen
|
|
|
|
- type: textarea
|
|
|
|
id: additional_info
|
|
|
|
attributes:
|
|
|
|
label: Additional information
|
|
|
|
description: If you have access to the server log files, copy them here.
|
|
|
|
- type: input
|
|
|
|
id: server_address
|
|
|
|
attributes:
|
|
|
|
label: Server address
|
|
|
|
- type: input
|
|
|
|
id: server_os
|
|
|
|
attributes:
|
|
|
|
label: Server OS
|
|
|
|
- type: input
|
|
|
|
id: webserver
|
|
|
|
attributes:
|
|
|
|
label: Webserver
|
|
|
|
- type: input
|
|
|
|
id: browser
|
|
|
|
attributes:
|
|
|
|
label: Browser
|
|
|
|
- type: input
|
|
|
|
id: privatebin_version
|
|
|
|
attributes:
|
|
|
|
label: PrivateBin version
|
2023-08-11 18:53:06 +00:00
|
|
|
- type: dropdown
|
2023-08-07 17:56:38 +00:00
|
|
|
id: reproduce_issue
|
|
|
|
attributes:
|
|
|
|
label: I can reproduce this issue on [https://privatebin.net](https://privatebin.net)
|
|
|
|
options:
|
|
|
|
- label: No
|
|
|
|
value: No
|
2023-08-11 18:53:06 +00:00
|
|
|
- label: Yes
|
|
|
|
value: Yes
|