aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/recipe_bug_report.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/recipe_bug_report.yml')
-rw-r--r--.github/ISSUE_TEMPLATE/recipe_bug_report.yml14
1 files changed, 5 insertions, 9 deletions
diff --git a/.github/ISSUE_TEMPLATE/recipe_bug_report.yml b/.github/ISSUE_TEMPLATE/recipe_bug_report.yml
index 8e71af482..c02382866 100644
--- a/.github/ISSUE_TEMPLATE/recipe_bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/recipe_bug_report.yml
@@ -5,20 +5,16 @@ body:
5- type: markdown 5- type: markdown
6 attributes: 6 attributes:
7 value: | 7 value: |
8 1. Please remember that if you are logging a bug for some service that has *stopped working*, please log the bug [here](https://github.com/ferdium/ferdium-recipes/issues) 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 requesting support for a new service in Ferdium, please log it [here](https://github.com/ferdium/ferdium-recipes/issues/new/choose) 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 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.
11 4. Please fill our form below, this way we can analyse and fix the problem as fast as possible.
12- type: checkboxes 10- type: checkboxes
13 attributes: 11 attributes:
14 label: Preflight Checklist 12 label: Preflight Checklist
15 description: Please ensure you've completed all of the following. 13 description: Please ensure you've completed all of the following.
16 options: 14 options:
17 - label: I have read the [Contributing Guidelines](https://github.com/ferdium/ferdium-app/blob/develop/CONTRIBUTING.md) for this project. 15 - label: I agree to follow the [Code of Conduct](https://github.com/ferdium/ferdium-recipes/blob/HEAD/CODE_OF_CONDUCT.md) that Ferdium Recipes adheres to.
18 required: true 16 required: true
19 - label: I agree to follow the [Code of Conduct](https://github.com/ferdium/ferdium-recipes/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. 17 - label: I have searched the [issue tracker](https://github.com/ferdium/ferdium-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22recipe+%3Abookmark_tabs%3A%22+label%3A%22bug+%3Abeetle%3A%22+) for a bug report that matches the one I want to file, without success.
20 required: true
21 - label: I have searched the [issue tracker](https://github.com/ferdium/ferdium-recipes/issues) for a feature request that matches the one I want to file, without success.
22 required: true 18 required: true
23- type: input 19- type: input
24 attributes: 20 attributes:
@@ -31,7 +27,7 @@ body:
31 attributes: 27 attributes:
32 label: Recipe Name 28 label: Recipe Name
33 description: What is the name of the specific recipe you are using? 29 description: What is the name of the specific recipe you are using?
34 placeholder: 1.0.0 30 placeholder: WhatsApp
35 validations: 31 validations:
36 required: true 32 required: true
37- type: input 33- type: input