diff options
| author | Simeon Simeonov | 2023-03-14 23:30:32 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2023-03-18 13:37:27 +0100 |
| commit | 66bd7af3e59e509000b8a55a9429e7a8e133fd81 (patch) | |
| tree | 9eca5fe6eb76bb639fde682131c654eef17212df /.github/ISSUE_TEMPLATE.md | |
| parent | ffc15cad8238b101203147d4c9da64ee8e5a05b8 (diff) | |
Sync with upstream 2.14.1 and update the documentation2.2.14
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE.md | 29 |
1 files changed, 0 insertions, 29 deletions
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 | <!-- | ||
| 2 | PLEASE 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 | <!-- | ||
| 21 | For bug reports, please provide detailed instructions on how the bug can be reproduced. | ||
| 22 | For feature requests, you can remove this section. | ||
| 23 | --> | ||
| 24 | |||
| 25 | ## Environment | ||
| 26 | Output of `i3lock --version`: | ||
| 27 | <pre> | ||
| 28 | i3lock version: | ||
| 29 | </pre> | ||
