diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 63dd925e..d9e03560 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -22,6 +22,8 @@ body: required: true - label: "I have searched the existing issues for my problem. This is a new ticket, NOT a duplicate or related to another open issue." required: true + - label: "I have read the [FAQs](https://github.com/uazo/cromite/blob/master/docs/FAQ.md)." + required: true - label: "I have updated Cromite to the latest version. The bug is reproducible on this latest version." required: true - label: "This is a bug report about the Cromite browser; not the website nor F-Droid nor anything else."