From d1afd8c7ecbe9eb41208e6189d402dc181f1c5a6 Mon Sep 17 00:00:00 2001 From: Romain J Date: Sat, 24 Aug 2019 17:44:36 +0200 Subject: [PATCH] update(doc|markdown): add table to describe the template --- .github/issue_template.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/issue_template.md b/.github/issue_template.md index c8e0ad1..a2f9aff 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,3 +1,12 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: bug +assignees: '' + +--- + **Describe the bug** A clear and concise description of what the bug is.