From 3864207b6aaac732aa0bf7db2557a5602ba72d32 Mon Sep 17 00:00:00 2001 From: Janis <76851529+DerTyp7@users.noreply.github.com> Date: Sat, 1 Jul 2023 21:14:14 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 23 +++++++++++++++++++++++ 1 file changed, 23 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..abbf3af --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,23 @@ +--- +name: Bug report +about: Something isn't working for you +title: '' +labels: bug +assignees: '' + +--- + +> Screenshots are welcome +## Describe the bug +A clear and concise description of what the bug is. + +## To Reproduce +Example or explanation to reproduce the issue. + +## Expected behavior +A clear and concise description of what you expected to happen. + +**Desktop (please complete the following information):** + - OS: [e.g. Windows 11] + - OBS version: [e.g. 29.1.3] + - Overlay version [e.g. v1.1.0]