From ed366776ee70f1796b044df637b52a4ec205fcd9 Mon Sep 17 00:00:00 2001 From: Serhiy Mytrovtsiy Date: Sun, 12 Jul 2020 18:47:27 +0200 Subject: [PATCH] Create bug report issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 16 ++++++++++++++++ 1 file changed, 16 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 00000000..4001deba --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,16 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**Details:** + - Device: [e.g. Macbook Pro 2016] + - MacOS [e.g. 10.15.5] + - Application version [e.g. 2.1.11]