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.yml17
1 files changed, 8 insertions, 9 deletions
diff --git a/.github/ISSUE_TEMPLATE/app_feature_request.yml b/.github/ISSUE_TEMPLATE/app_feature_request.yml
index e10512398..10a73a8d5 100644
--- a/.github/ISSUE_TEMPLATE/app_feature_request.yml
+++ b/.github/ISSUE_TEMPLATE/app_feature_request.yml
@@ -1,16 +1,14 @@
1name: Feature Request 1name: App - Feature Request
2description: Suggest an idea for Ferdium 2description: Suggest an idea for the Ferdium app
3title: "Feature: " 3title: "[Feature]: "
4labels: ["enhancement :sparkles:"] 4labels: ["enhancement :sparkles:"]
5body: 5body:
6 - type: markdown 6 - type: markdown
7 attributes: 7 attributes:
8 value: | 8 value: |
9 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) 9 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.
10 2. If you are requesting support for a new service in Ferdium, please log it [here](https://github.com/ferdium/ferdium-recipes/pulls) 10 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.
11 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 3. Please fill our form below, this way we can analyse and fix the problem as fast as possible.
12 4. 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.
13 5. Please fill our form below, this way we can analyse and fix the problem as fast as possible.
14 - type: checkboxes 12 - type: checkboxes
15 attributes: 13 attributes:
16 label: Preflight Checklist 14 label: Preflight Checklist
@@ -25,7 +23,8 @@ body:
25 - type: textarea 23 - type: textarea
26 attributes: 24 attributes:
27 label: Problem Description 25 label: Problem Description
28 description: A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] 26 description: A clear and concise description of what the problem is.
27 placeholder: Ex. I'm always frustrated when [...]
29 validations: 28 validations:
30 required: true 29 required: true
31 - type: textarea 30 - type: textarea