From 7aa295041ef038537e98cae94fd39bcdadf53014 Mon Sep 17 00:00:00 2001 From: 0xedward <14011954+0xedward@users.noreply.github.com> Date: Fri, 21 Jul 2023 15:04:20 -0400 Subject: [PATCH] Update references from Bromite to Cromite --- .github/ISSUE_TEMPLATE/feature_request.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index a3dd75e0..282194e0 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,13 +1,13 @@ name: Feature request -description: Create a Bromite feature request +description: Create a Cromite feature request body: - type: markdown attributes: value: | Welcome! Thanks for taking time to submit a feature request. - If this is not a feature request about the Bromite browser, or you are looking for a place - to ask a question to the community then please use the [GitHub Discussions](https://github.com/bromite/bromite/discussions) instead. + If this is not a feature request about the Cromite browser, or you are looking for a place + to ask a question to the community then please use the [GitHub Discussions](https://github.com/uazo/cromite/discussions) instead. Make sure you have acknowledged and completed this template before submitting your issue. @@ -22,13 +22,13 @@ body: attributes: label: Preliminary checklist options: - - label: "I have read the [README](https://github.com/bromite/bromite/blob/master/README.md)" + - label: "I have read the [README](https://github.com/uazo/cromite/blob/master/README.md)" required: true - - label: "I have read the [FAQs](https://github.com/bromite/bromite/blob/master/FAQ.md)." + - label: "I have read the [FAQs](https://github.com/uazo/cromite/blob/master/FAQ.md)." required: true - - label: "I have searched [existing issues](https://github.com/bromite/bromite/issues) for my feature request. This is a new issue (NOT a duplicate) and is not related to another issue." + - label: "I have searched [existing issues](https://github.com/uazo/cromite/issues) for my feature request. This is a new issue (NOT a duplicate) and is not related to another issue." required: true - - label: "This is a feature request for the Bromite browser; not the website nor F-Droid nor anything else." + - label: "This is a feature request for the Cromite browser; not the website nor F-Droid nor anything else." required: true - type: dropdown