diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 20b984bc..98d5c4c4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -14,6 +14,7 @@ Arch: `arm` or `arm64` or `x86` **Can the bug be reproduced with corresponding [Chromium](https://github.com/bromite/chromium/releases) version?** `Bug must NOT be reproducible with Chromium to be qualified as a Bromite bug` +If yes then report it upstream on [Chromium issue tracker](https://bugs.chromium.org/p/chromium/issues/list) and do not forget to read [Chromium project bug reporting guidelines](https://www.chromium.org/for-testers/bug-reporting-guidelines) first; all Chromium issues reported here will be closed as `invalid`. **Is the bug a crash?** If yes then individuate and post the logcat dump (remove privacy sensitive information, if any), otherwise remove this section.