diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 0ae5b577..204ef846 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,5 +1,5 @@ name: Bug Report -description: Create a report to help us improve. Write in English, please. +description: Create a report to help us improve. Write in English. title: "[BUG] Write a title for your bug" labels: ["bug"] body: @@ -61,3 +61,5 @@ body: required: true - label: I am aware that Hydra team does not offer any support or help regarding the downloaded games. required: true + - label: I have read the [Frequently Asked Questions (FAQ)](https://github.com/hydralauncher/hydra/wiki/FAQ). + required: true