From 257d774bfc531ece59d4aa353bcc766c9b216976 Mon Sep 17 00:00:00 2001 From: Franca Winter Date: Fri, 17 Nov 2023 15:18:55 +0100 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 18 ++++++++++++++++++ 1 file changed, 18 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..4def6a7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,18 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +**Expected behavior** + +**Actual behavior** + +**Your environment** +version, browser, and operating system + +**Steps to reproduce the problem** +Ideally, provide a minimally reproducible example