diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 959e02d2..59df2d9d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -22,8 +22,6 @@ 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/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."