From c6a20c475f265643e96bf09173e9564fc4f5e855 Mon Sep 17 00:00:00 2001 From: Enrico Ros Date: Thu, 16 Nov 2023 16:52:49 -0800 Subject: [PATCH] Add the "BUG" issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 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..21b00f8f1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,25 @@ +--- +name: Bug report +about: Omg what's happening? +title: "[BUG]" +labels: '' +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +Where is it happening? + - Which device [Mobile/Desktop, os version]: + - Which browser: + - Which website: + +**To Reproduce** +Steps to reproduce the behavior: + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Screenshots / context** +If applicable, please add screenshots or additional context