diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 1f211ea4..45d342f1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -26,7 +26,7 @@ body: required: true - label: "I have updated Bromite to the latest version. The bug is reproducible on this latest version." required: true - - label: "This is a bug report about the Bromite browser; not the website nor F-Droid nor anything else." + - label: "This is a bug report about the Bromite browser (not about the website, building Bromite, F-Droid or anything else)." required: true - type: dropdown diff --git a/README.md b/README.md index 72f687ff..54654fe7 100644 --- a/README.md +++ b/README.md @@ -213,6 +213,8 @@ The Chromium version tag used as base for the patches is available here: [RELEAS The GN args used to build Bromite are available here: [bromite.gn_args](./build/bromite.gn_args). The patches are to be applied second the order specified in the `bromite_patches_list.txt` file (you can use `git am`). +NOTE: no official support is provided for builds. + ## How to build the filters See upstream documentation: https://github.com/chromium/chromium/blob/master/components/subresource_filter/FILTER_LIST_GENERATION.md