[.github] Issue Template 33/head
authorMorc - Richard Gráčik <r.gracik@gmail.com>
星期天, 4 Jul 2021 17:50:52 +0000 (19:50 +0200)
committerGitHub <noreply@github.com>
星期天, 4 Jul 2021 17:50:52 +0000 (19:50 +0200)
Let's add an issue template so we (hopefully) don't get that many "can you support this device? snapdragon 735G; Sorry, this is only for SDM845 devices" issues.

*this is not yet the final form of the file*

.github/ISSUE_TEMPLATE.md [new file with mode: 0644]

diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644 (file)
index 0000000..58d42e3
--- /dev/null
@@ -0,0 +1,13 @@
+### Prerequisites
+
+* [ ] Have you read the readme?
+* [ ] Do you want to have your device in the supported list?
+* [ ] Does the device have a Snapdragon 845 SOC?
+
+### Description
+
+[Description of the bug or feature]
+
+**Expected behavior:** [What you expected to happen]
+
+**Actual behavior:** [What actually happened]