From c261c96a2c9144848a4146428bd39b92850f76e8 Mon Sep 17 00:00:00 2001 From: Nathanaรซl Houn Date: Thu, 21 Apr 2022 23:15:15 +0200 Subject: docs: fixed and unified issues templates --- .github/ISSUE_TEMPLATE/open_issue.yml | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) (limited to '.github/ISSUE_TEMPLATE/open_issue.yml') 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 @@ -name: Open issue +name: Open empty issue description: For everything that's neither a feature request, nor a bug body: -- type: markdown - attributes: - value: | - 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) - 2. If you are requesting support for a new service in Ferdium, please log it [here](https://github.com/ferdium/ferdium-recipes/pulls) - 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. - 4. Please fill our form below, this way we can analyse and fix the problem as fast as possible. - 5. Please consider supporting Ferdium! - ๐Ÿ‘‰ https://github.com/sponsors/ferdium - ๐Ÿ‘‰ https://opencollective.com/ferdium/donate + - type: markdown + attributes: + value: | + 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) + 2. If you are requesting support for a new service in Ferdium, please log it [here](https://github.com/ferdium/ferdium-recipes/pulls) + 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. + 4. Please consider supporting Ferdium! + ๐Ÿ‘‰ https://github.com/sponsors/ferdium + ๐Ÿ‘‰ https://opencollective.com/ferdium/donate + + - type: textarea + attributes: + label: "Your issue" + description: "Describe your issue" + validations: + required: true -- cgit v1.2.3-70-g09d2