From 1bf5b103b00f056ebd012831e3ad7b00d752d566 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bla=C5=BE=20Hrastnik?= Date: Sat, 12 Jun 2021 10:39:46 +0900 Subject: [PATCH] Add bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..9b7c22e7a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,28 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: C-bug +assignees: '' + +--- + + + +### Reproduction steps + + + +### Environment + +- Platform: +- Helix version: + +
~/.cache/helix/helix.log + +``` +please provide a copy of `~/.cache/helix/helix.log` here if possible, you may need to redact some of the lines +``` + +