From ecbb5ebbd7f489634ddcdf89117bb96b49ef04d1 Mon Sep 17 00:00:00 2001 From: WarmUpTill Date: Mon, 7 Aug 2023 18:46:51 +0200 Subject: [PATCH] Update issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index da9e644a..0350edfa 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -22,6 +22,7 @@ A clear and concise description of what you expected to happen. **Logs** Please provide a log of your issue with verbose logging enabled (See General tab of the plugin). +In case of a crash, please also include the corresponding crash log. See [here](https://obsproject.com/forum/threads/please-post-a-log-with-your-issue-heres-how.23074/) for a description where to find the log files and how to share them. Please share the currently used plugin settings by exporting them them to a file (See General tab of the plugin). If applicable, add screenshots to help explain your problem.