From 5c2d7db25e38c62f69ab5cc26987de9c28a1abda Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Mon, 29 Apr 2024 18:43:16 +0800 Subject: [PATCH] #1047 Remove faq link --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 -- 1 file changed, 2 deletions(-) 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."