aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/app_bug_report.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/app_bug_report.yml')
-rw-r--r--.github/ISSUE_TEMPLATE/app_bug_report.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/app_bug_report.yml b/.github/ISSUE_TEMPLATE/app_bug_report.yml
index 022266e65..5e4afeacd 100644
--- a/.github/ISSUE_TEMPLATE/app_bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/app_bug_report.yml
@@ -5,15 +5,16 @@ body:
5 - type: markdown 5 - type: markdown
6 attributes: 6 attributes:
7 value: | 7 value: |
8 1. Please remember to read the [self-help documentation](https://github.com/ferdium/ferdium-app#troubleshooting-recipes-self-help) - in case it helps you unblock yourself for issues related to old recipes. 8 1. Please fill our form below, this way we can analyse and fix the problem as fast as possible.
9 2. If you are adding screenshots and/or videos, please do add it in English so that a wider group of people can understand and help with resolution. 9 2. If you are adding screenshots and/or videos, please do add it in English so that a wider group of people can understand and help with resolution.
10 3. Please fill our form below, this way we can analyse and fix the problem as fast as possible.
11 - type: checkboxes 10 - type: checkboxes
12 attributes: 11 attributes:
13 label: Avoid duplicates 12 label: Avoid duplicates
14 description: Please ensure you've completed the following 13 description: Please ensure you've completed the following
15 options: 14 options:
16 - label: I have searched the [issues tracker](https://github.com/ferdium/ferdium-app/issues) for a bug report similar to mine, in vain 15 - label: I agree to follow the [Code of Conduct](https://github.com/ferdium/ferdium-app/blob/HEAD/CODE_OF_CONDUCT.md) that this project adheres to.
16 required: true
17 - label: I have searched the [issues tracker](https://github.com/ferdium/ferdium-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22bug+%3Abeetle%3A%22) for a bug report similar to mine, in vain
17 required: true 18 required: true
18 - type: input 19 - type: input
19 attributes: 20 attributes: