From 75fb6b2a69114831ac4a22e02efea2136588664b Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 22 Jul 2021 15:57:34 +0300 Subject: [PATCH] github: Add notice about template --- .github/ISSUE_TEMPLATE.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 6fba8e9..b1fceaf 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,3 +1,5 @@ +- [ ] Does this issue occur in master? + ## Description @@ -12,3 +14,9 @@ terminal output 1. Run `env KISS_PROMPT=0 sh -x /usr/bin/kiss > log 2>&1` 2. Upload the contents of `log`. +--- + +Issues without attached log file will be closed unless steps to reproduce the +problem are provided in place of it. Issues not using the template will be +closed. Feature requests and otherwise non-issues can disregard this notice. +