From 54dbb23ae7137d55246a4329b5859a111ea349c6 Mon Sep 17 00:00:00 2001 From: Scott <628593+sr55@users.noreply.github.com> Date: Tue, 5 Jun 2018 22:09:10 +0100 Subject: [PATCH] Adding Bug Report Template --- .github/ISSUE_TEMPLATE/bug_report.md | 33 ++++++++++++++++++++++++++++ 1 file changed, 33 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 000000000..366586919 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,33 @@ +--- +name: Bug report +about: Create a report to help us improve + +--- + +### Description of the problem + +Description here. + +### Steps to reproduce the problem + +Steps here. + +### HandBrake version (e.g., 1.0.0) + +HandBrake version here. + +### Operating system and version (e.g., Ubuntu 16.04 LTS, macOS 10.3 High Sierra, Windows 10 Creators Update) + +OS and version here. + +### Error message text or screenshot + +Type or paste text and/or drag and drop image. + +### HandBrake Activity Log ***required*** (see https://handbrake.fr/docs/en/latest/help/activity-log.html) + +Drag and drop file or... + +~~~ +Paste log text between these markers. +~~~ -- 2.40.0