]> git.sur5r.net Git - i3/i3lock/commitdiff
Added ISSUE_TEMPLATE.md 188/head
authorIngo Bürk <ingo.buerk@tngtech.com>
Sun, 20 May 2018 09:23:19 +0000 (11:23 +0200)
committerIngo Bürk <ingo.buerk@tngtech.com>
Sun, 20 May 2018 14:53:55 +0000 (16:53 +0200)
.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..591fdfe
--- /dev/null
@@ -0,0 +1,29 @@
+<!--
+PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION.
+-->
+
+## I'm submitting a…
+<!-- Please check one of the following options with "x" -->
+<pre>
+[ ] Bug
+[ ] Feature Request
+[ ] Other (Please describe in detail)
+</pre>
+
+## Current Behavior
+<!-- Describe the current behavior -->
+
+## Expected Behavior
+<!-- Describe the desired behavior you expect after mitigation of the issue -->
+
+## Reproduction Instructions
+<!--
+For bug reports, please provide detailed instructions on how the bug can be reproduced.
+For feature requests, you can remove this section.
+-->
+
+## Environment
+Output of `i3lock --version`:
+<pre>
+i3lock version: 
+</pre>