From eac12eaade4def77c0e5dfba3c872918b24e9f51 Mon Sep 17 00:00:00 2001 From: Max Isom Date: Fri, 11 Mar 2022 18:49:47 -0600 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/support-request.md | 37 +++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/support-request.md diff --git a/.github/ISSUE_TEMPLATE/support-request.md b/.github/ISSUE_TEMPLATE/support-request.md new file mode 100644 index 0000000..46c8105 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/support-request.md @@ -0,0 +1,37 @@ +--- +name: Support request +about: Something's not working like it should be +title: '' +labels: support +assignees: '' + +--- + +**What's happening?** +Concisely describe what's going wrong. + +**Logs** + + + + +``` + +``` + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Additional context** +Add any other context about the problem here. + +**Runtime** +I'm running Muse: +- [ ] Directly from the cloned repository +- [ ] Inside a Docker container +- [ ] Something else (please elaborate) + +**Versions** +- Muse: +- Docker (if applicable): +- OS: