From 9a03c8b8c3c1dbfb802a69105faa82dca4673934 Mon Sep 17 00:00:00 2001 From: Vijay Aravamudhan Date: Thu, 18 Nov 2021 07:14:01 +0530 Subject: Revamped github Issue templates (new yml syntax) [skip ci] (#1441) --- .github/ISSUE_TEMPLATE/open_issue.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/open_issue.yml (limited to '.github/ISSUE_TEMPLATE/open_issue.yml') diff --git a/.github/ISSUE_TEMPLATE/open_issue.yml b/.github/ISSUE_TEMPLATE/open_issue.yml new file mode 100644 index 000000000..947b94459 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/open_issue.yml @@ -0,0 +1,13 @@ +name: Open 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/getferdi/recipes/issues) + 2. If you are requesting support for a new service in Ferdi, please log it [here](https://github.com/getferdi/recipes/pulls) + 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. + 4. Please fill our form below, this way we can analyse and fix the problem as fast as possible. + 5. Please consider supporting Ferdi! + 👉 https://github.com/sponsors/getferdi + 👉 https://opencollective.com/getferdi/donate -- cgit v1.2.3-70-g09d2