From 11d6959836b5dd0a26b8029d55dead46c4e861a6 Mon Sep 17 00:00:00 2001 From: Hanna H <140697096+HueHa-v@users.noreply.github.com> Date: Fri, 12 Jul 2024 11:15:15 +0200 Subject: [PATCH] Update bug report (#642) --- .github/ISSUE_TEMPLATE/bug_report.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 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..2c7f9b4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,24 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**Website or Screenshots** +If applicable, add an link to the website or add screenshots to help explain your problem. + +**Desktop (please complete the following information):** +- Desktop/ Smartphone + - Devise: Desktop/ Smartphone + - OS: [e.g. iOS/ Android] + - Browser [e.g. chrome, safari] + - Version of the theme [e.g. 2.1.5 for recent] + +**Additional context** +Add any other context about the problem here.