aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/open_issue.yml
diff options
context:
space:
mode:
authorLibravatar Nathanaรซl Houn <contact@nathanaelhoun.fr>2022-04-21 23:15:15 +0200
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2022-04-21 18:49:29 -0500
commitc261c96a2c9144848a4146428bd39b92850f76e8 (patch)
tree018da4956d179e98a60b76e81a6fbf465abeb4c6 /.github/ISSUE_TEMPLATE/open_issue.yml
parentBranding: Changed the tray and top icons (diff)
downloadferdium-app-c261c96a2c9144848a4146428bd39b92850f76e8.tar.gz
ferdium-app-c261c96a2c9144848a4146428bd39b92850f76e8.tar.zst
ferdium-app-c261c96a2c9144848a4146428bd39b92850f76e8.zip
docs: fixed and unified issues templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/open_issue.yml')
-rw-r--r--.github/ISSUE_TEMPLATE/open_issue.yml28
1 files changed, 17 insertions, 11 deletions
diff --git a/.github/ISSUE_TEMPLATE/open_issue.yml b/.github/ISSUE_TEMPLATE/open_issue.yml
index 7a8b22535..ba9c8715b 100644
--- a/.github/ISSUE_TEMPLATE/open_issue.yml
+++ b/.github/ISSUE_TEMPLATE/open_issue.yml
@@ -1,13 +1,19 @@
1name: Open issue 1name: Open empty issue
2description: For everything that's neither a feature request, nor a bug 2description: For everything that's neither a feature request, nor a bug
3body: 3body:
4- type: markdown 4 - type: markdown
5 attributes: 5 attributes:
6 value: | 6 value: |
7 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/fedium-recipes/issues) 7 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/fedium-recipes/issues)
8 2. If you are requesting support for a new service in Ferdium, please log it [here](https://github.com/ferdium/ferdium-recipes/pulls) 8 2. If you are requesting support for a new service in Ferdium, please log it [here](https://github.com/ferdium/ferdium-recipes/pulls)
9 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. 9 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.
10 4. Please fill our form below, this way we can analyse and fix the problem as fast as possible. 10 4. Please consider supporting Ferdium!
11 5. Please consider supporting Ferdium! 11 ๐Ÿ‘‰ https://github.com/sponsors/ferdium
12 ๐Ÿ‘‰ https://github.com/sponsors/ferdium 12 ๐Ÿ‘‰ https://opencollective.com/ferdium/donate
13 ๐Ÿ‘‰ https://opencollective.com/ferdium/donate 13
14 - type: textarea
15 attributes:
16 label: "Your issue"
17 description: "Describe your issue"
18 validations:
19 required: true