From 7645f9179ec03df9008ef4035b9917a3e5e56d0e Mon Sep 17 00:00:00 2001 From: Muhammad Talha Khan Date: Tue, 5 Apr 2022 10:50:24 +0500 Subject: [PATCH] Create issue_template.md --- .github/issue_template.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .github/issue_template.md diff --git a/.github/issue_template.md b/.github/issue_template.md new file mode 100644 index 0000000..93a4ee1 --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,21 @@ +

Describe the bug

+ +A clear and concise description of what the bug is. +

+

Check List

+ +Before opening an Issue make sure following things are checked: +* [ ] Using English Keyboard +* [ ] User have required privileges [e.g. is Admin, etc] +* [ ] webhook.site or anyother hook link is added in payload and link is working +

+

Screenshots

+ +If applicable, add screenshots to help explain your problem. +

+

Please complete the following information:

+ + - OS: [e.g. Win10, Win 7] + - User Role/Group/Privilege [e.g. Administrator, User] + - Keyboard layout & Language [e.g. QWERTY & English_US] + - Change DigiKeyboard.print("powershell.... or DigiKeyboard.print("cmd.... to *DigiKeyboard.print("notepad");* and paste the notepad output here