From 2fa8141f22addb38fb192e49a9b38eafb0d7e778 Mon Sep 17 00:00:00 2001 From: George <31376482+george-gca@users.noreply.github.com> Date: Tue, 23 Jan 2024 12:48:15 -0300 Subject: [PATCH] Updated links in 1_bug_report.yml --- .github/ISSUE_TEMPLATE/1_bug_report.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1_bug_report.yml b/.github/ISSUE_TEMPLATE/1_bug_report.yml index 28e6742..f4ece16 100644 --- a/.github/ISSUE_TEMPLATE/1_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1_bug_report.yml @@ -7,8 +7,9 @@ body: value: > Before you go any further. Is this really a **🐛 bug**? - If it's a question about how al-folio works, have a look at our [documentation](../../README.md), - [frequently asked questions](../../FAQ.md), [past questions](https://github.com/alshedivat/al-folio/discussions/categories/q-a), + If it's a question about how al-folio works, have a look at our [documentation](https://github.com/george-gca/multi-language-al-folio/blob/master/README.md), + [frequently asked questions](https://github.com/george-gca/multi-language-al-folio/blob/master/FAQ.md), + [past questions](https://github.com/alshedivat/al-folio/discussions/categories/q-a), or [ask a question](https://github.com/alshedivat/al-folio/discussions/new?category=q-a). - type: checkboxes @@ -19,7 +20,7 @@ body: Please check if somebody else has already filed the same issue. If you find a similar issue, please add a 👍 reaction or comment on the original post. options: - - label: I read through [FAQ](../../FAQ.md) and searched through the [past issues](https://github.com/alshedivat/al-folio/issues), none of which addressed my issue. + - label: I read through [FAQ](https://github.com/george-gca/multi-language-al-folio/blob/master/FAQ.md) and searched through the [past issues](https://github.com/alshedivat/al-folio/issues), none of which addressed my issue. required: true - label: Yes, I have checked that this issue isn't already filed. required: true