From d0dd463366201a00b9a80f9306094572e23746d7 Mon Sep 17 00:00:00 2001 From: Aulia Hakiem Date: Sat, 16 May 2020 12:56:56 +0700 Subject: [PATCH] Create bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 14 ++++++++++++++ 1 file changed, 14 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 0000000..be54397 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,14 @@ +--- +name: Bug report +about: Use this template for tracking bug report. +--- + +**Describe the bug** +A clear and concise description of what the bug is + +**Troublesome code** +Link to troublesome line of code + +**How to reproduce?** +1. How to reproduce +2. Describe here