aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/app_feature_request.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/app_feature_request.yml')
-rw-r--r--.github/ISSUE_TEMPLATE/app_feature_request.yml9
1 files changed, 4 insertions, 5 deletions
diff --git a/.github/ISSUE_TEMPLATE/app_feature_request.yml b/.github/ISSUE_TEMPLATE/app_feature_request.yml
index f96d88d0a..0b7706ace 100644
--- a/.github/ISSUE_TEMPLATE/app_feature_request.yml
+++ b/.github/ISSUE_TEMPLATE/app_feature_request.yml
@@ -5,19 +5,18 @@ 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: Preflight Checklist 12 label: Preflight Checklist
14 description: Please ensure you've completed all of the following. 13 description: Please ensure you've completed all of the following.
15 options: 14 options:
16 - label: I have read the [Contributing Guidelines](https://github.com/ferdium/ferdium-app/blob/develop/CONTRIBUTING.md) for this project. 15 - label: I have read the [Contributing Guidelines](https://github.com/ferdium/ferdium-app/blob/HEAD/CONTRIBUTING.md) for this project.
17 required: true 16 required: true
18 - label: I agree to follow the [Code of Conduct](https://github.com/ferdium/ferdium-app/blob/develop/CODE_OF_CONDUCT.md) that this project adheres to. 17 - 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.
19 required: true 18 required: true
20 - label: I have searched the [issue tracker](https://github.com/ferdium/ferdium-app/issues) for a feature request that matches the one I want to file, without success. 19 - label: I have searched the [issue tracker](https://github.com/ferdium/ferdium-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22enhancement+%3Asparkles%3A%22) for a feature request that matches the one I want to file, without success.
21 required: true 20 required: true
22 - type: textarea 21 - type: textarea
23 attributes: 22 attributes: