From f679936d18aea8570576a76b0abecc110922d7d1 Mon Sep 17 00:00:00 2001 From: Parzival Date: Fri, 23 Aug 2024 07:45:27 +0200 Subject: [PATCH] Add general issue template --- .github/ISSUE_TEMPLATE/general_issue.md | 27 +++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/general_issue.md diff --git a/.github/ISSUE_TEMPLATE/general_issue.md b/.github/ISSUE_TEMPLATE/general_issue.md new file mode 100644 index 0000000..6f2b77b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/general_issue.md @@ -0,0 +1,27 @@ +--- +name: General report +about: Use this if you are not sure what to choose and/or just want to ask a question +title: "[Other]: " +labels: '' +assignees: '' + +--- + +**Message / Question** +Describe your situation, what your problem is or what you want to know. + +**To Reproduce** +Steps to reproduce the behavior: +1. Go to '...' +2. Click on '....' +3. Scroll down to '....' +4. See error + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Operating System** +Windows / Linux + +**Other installed OBS plugins** +If applicable, list your OBS plugins here.