瀏覽代碼

Add more explicit comments about what 'or' means and information to fill in on other fields

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

+ 4 - 4
.github/ISSUE_TEMPLATE/bug_report.md

@@ -15,10 +15,10 @@ If instead of a bug report you want to ask a question then please use the GitHub
 
 
 ### Bromite version
 ### Bromite version
 
 
-Version: `89.0...`
-Arch: `arm` or `arm64` or `x86`
-Android version: (example: `9.0`)
-Device model: (example: `SM-G960UZKABST`)
+Version: `89.0...` <!-- specify here a single Bromite version -->
+Arch: `arm` or `arm64` or `x86` <!-- 'or' means you must specify only 1 architecture -->
+Android version: (example: `9.0`) <!-- specify a single Android version -->
+Device model: (example: `SM-G960UZKABST`) <!-- specify a single device model -->
 
 
 ### Flags
 ### Flags