summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
authorSimeon Simeonov2020-03-12 12:30:51 +0100
committerSimeon Simeonov2020-03-12 12:30:51 +0100
commit69a05d516bd0c7e369a0ba1fb78aac57a5ea26f2 (patch)
tree87e37110ea0e328533a41c3b16b64036ff132641 /.github/ISSUE_TEMPLATE.md
Initial commit for the last i3lock commit at this time f3b061233e28ad0cf920c9421adc2459b6920812
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r--.github/ISSUE_TEMPLATE.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 0000000..591fdfe
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,29 @@
1<!--
2PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION.
3-->
4
5## I'm submitting a…
6<!-- Please check one of the following options with "x" -->
7<pre>
8[ ] Bug
9[ ] Feature Request
10[ ] Other (Please describe in detail)
11</pre>
12
13## Current Behavior
14<!-- Describe the current behavior -->
15
16## Expected Behavior
17<!-- Describe the desired behavior you expect after mitigation of the issue -->
18
19## Reproduction Instructions
20<!--
21For bug reports, please provide detailed instructions on how the bug can be reproduced.
22For feature requests, you can remove this section.
23-->
24
25## Environment
26Output of `i3lock --version`:
27<pre>
28i3lock version:
29</pre>