From f9634ca0f669673b3d08f9ab1132b95a1a142175 Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Tue, 5 Feb 2019 01:22:55 +0100 Subject: [PATCH] meta: add template for bug reports (#1637) --- .github/ISSUE_TEMPLATE/bug_report.md | 71 ++++++++++++++++++++++++++++ 1 file changed, 71 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..5e63b97f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,71 @@ +--- +name: Bug report +about: Report a bug in a recent version of Gluon +label: bug +--- + + + +### Bug report + +**What is the problem?** + + +**What is the expected behaviour?** + + +**Gluon Version:** + + +**Site Configuration:** + + +**Custom patches:** + +