From: Morc - Richard Gráčik Date: 星期天, 4 Jul 2021 17:50:52 +0000 (+0200) Subject: [.github] Issue Template X-Git-Tag: v0.4~1^2~6^2 X-Git-Url: https://git.renegade-project.org/?a=commitdiff_plain;h=ede94c7492793bda666bc946cebd56d0bda6fda4;p=edk2-sdm845.git [.github] Issue Template 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* --- diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..58d42e3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -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]