aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2021-11-21 18:46:01 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2021-11-21 18:46:01 +0530
commit30b6f6c35138171abb6360b8a85e8752a94a10cb (patch)
treedb38678464a9e685ad9f4e6b345a49dd68451314 /.github/ISSUE_TEMPLATE
parentchore: upgrade npm modules (diff)
downloadferdium-app-30b6f6c35138171abb6360b8a85e8752a94a10cb.tar.gz
ferdium-app-30b6f6c35138171abb6360b8a85e8752a94a10cb.tar.zst
ferdium-app-30b6f6c35138171abb6360b8a85e8752a94a10cb.zip
docs: fix github issue template wording [skip ci]
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml6
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml2
2 files changed, 4 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index c3111c28f..207e3463a 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -7,9 +7,9 @@ body:
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. 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. 11 3. If you are requesting support for a new service in Ferdi, please log it [here](https://github.com/getferdi/recipes/issues)
12 4. Please fill our form below, this way we can analyse and fix the problem as fast as possible. 12 4. If none of the above pertain to your problem, 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
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index 69c57897d..99cc88f24 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -1,5 +1,5 @@
1# blank_issues_enabled: false 1# blank_issues_enabled: false
2contact_links: 2contact_links:
3 - name: Ferdi Community Support 3 - name: Ferdi Community Support
4 url: https://help.getferdi.com/ 4 url: https://getferdi.com/faq/
5 about: Please see some basic questions here. If your question is not answered, please continue with raising an issue in github. 5 about: Please see some basic questions here. If your question is not answered, please continue with raising an issue in github.