aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-11-18 02:16:26 +0000
committerLibravatar GitHub <noreply@github.com>2021-11-18 02:16:26 +0000
commit96e14da2c3953e10fe2b9bfdd18388fe813f9184 (patch)
tree93cc79a49b5292f5b47d3aae1cb25a36036887fd /.github
parent5.6.4-nightly.10 [skip ci] (diff)
downloadferdium-app-96e14da2c3953e10fe2b9bfdd18388fe813f9184.tar.gz
ferdium-app-96e14da2c3953e10fe2b9bfdd18388fe813f9184.tar.zst
ferdium-app-96e14da2c3953e10fe2b9bfdd18388fe813f9184.zip
Update github issues template [skip ci]
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml22
1 files changed, 11 insertions, 11 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 8ca304efb..c3111c28f 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,18 +1,18 @@
1name: Bug Report 1name: Bug Report
2description: Report an Ferdi bug 2description: Report an Ferdi bug
3title: "[Bug]: " 3title: "[Bug]: "
4labels: "bug :beetle:" 4labels: ["bug :beetle:"]
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/getferdi/recipes/issues) 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/getferdi/recipes/issues)
10 2. If you are requesting support for a new service in Ferdi, please log it [here](https://github.com/getferdi/recipes/pulls) 10 2. If you are requesting support for a new service in Ferdi, please log it [here](https://github.com/getferdi/recipes/pulls)
11 3. Please remember to read the [self-help documentation](https://github.com/getferdi/ferdi#troubleshooting-recipes-self-help) - in case it helps you unblock yourself for issues related to old recipes. 11 3. Please remember to read the [self-help documentation](https://github.com/getferdi/ferdi#troubleshooting-recipes-self-help) - in case it helps you unblock yourself for issues related to old recipes.
12 4. Please fill our form below, this way we can analyse and fix the problem as fast as possible. 12 4. Please fill our form below, this way we can analyse and fix the problem as fast as possible.
13 5. Please consider supporting Ferdi! 13 5. Please consider supporting Ferdi!
14 👉 https://github.com/sponsors/getferdi 14 👉 https://github.com/sponsors/getferdi
15 👉 https://opencollective.com/getferdi/donate 15 👉 https://opencollective.com/getferdi/donate
16- type: checkboxes 16- type: checkboxes
17 attributes: 17 attributes:
18 label: Preflight Checklist 18 label: Preflight Checklist
@@ -28,7 +28,7 @@ body:
28 attributes: 28 attributes:
29 label: Ferdi Version 29 label: Ferdi Version
30 description: What version of Ferdi are you using? 30 description: What version of Ferdi are you using?
31 placeholder: 5.5.0 31 placeholder: 5.6.3
32 validations: 32 validations:
33 required: true 33 required: true
34- type: dropdown 34- type: dropdown
@@ -73,7 +73,7 @@ body:
73 attributes: 73 attributes:
74 label: Last Known working version of Ferdi 74 label: Last Known working version of Ferdi
75 description: What is the last version of Ferdi this worked in, if applicable? 75 description: What is the last version of Ferdi this worked in, if applicable?
76 placeholder: 5.5.0 76 placeholder: 5.6.3
77- type: input 77- type: input
78 attributes: 78 attributes:
79 label: Git SHA and/or build date 79 label: Git SHA and/or build date