summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/CONTRIBUTING.md3
-rw-r--r--.github/ISSUE_TEMPLATE.md29
2 files changed, 0 insertions, 32 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
deleted file mode 100644
index ab0456b..0000000
--- a/.github/CONTRIBUTING.md
+++ /dev/null
@@ -1,3 +0,0 @@
1Please do not send/request features related to image manipulation. i3lock’s
2support for background images is intentionally kept minimal, you should do all
3pre-processing in external tools.
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
deleted file mode 100644
index 591fdfe..0000000
--- a/.github/ISSUE_TEMPLATE.md
+++ /dev/null
@@ -1,29 +0,0 @@
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>