i3lock-color

The world's most popular non-default computer lockscreen.
Index Commits Files Refs README LICENSE
commit b08fd4e5572aa922bc3e62dde5b85243780ba29c
parent e8a833be8bcfe783e7e01e9359dabf5c7a19ce8f
Author: Cassandra <cassandra@techfo.xyz>
Date:   Tue,  2 Oct 2018 10:38:17 -0400

update issue template for i3lock-color

Diffstat:
M.github/ISSUE_TEMPLATE.md | 15+++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
@@ -2,12 +2,11 @@
 PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION.
 -->
 
-## I'm submitting a…
+## This issue is a....
 <!-- Please check one of the following options with "x" -->
 <pre>
 [ ] Bug
-[ ] Feature Request
-[ ] Other (Please describe in detail)
+[ ] Other kind of issue (Please describe in detail)
 </pre>
 
 ## Current Behavior
@@ -19,7 +18,7 @@ PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATI
 ## Reproduction Instructions
 <!--
 For bug reports, please provide detailed instructions on how the bug can be reproduced.
-For feature requests, you can remove this section.
+For other kinds of issues, you can remove this section, or add any aditional info here.
 -->
 
 ## Environment
@@ -27,3 +26,11 @@ Output of `i3lock --version`:
 <pre>
 i3lock version: 
 </pre>
+
+Where'd you get i3lock-color from?
+<!-- Please check one of the following options with "x" -->
+<pre>
+[ ] AUR package (which one?)
+[ ] Built from source yourself
+[ ] Other (Please describe in detail)
+</pre>