瀏覽代碼

Add link to Chromium issue tracker and reporting guidelines in issue template

csagan5 6 年之前
父節點
當前提交
3624b67e98
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/ISSUE_TEMPLATE/bug_report.md

+ 1 - 0
.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.