From: Scott <628593+sr55@users.noreply.github.com> Date: Tue, 5 Jun 2018 21:09:10 +0000 (+0100) Subject: Adding Bug Report Template X-Git-Tag: 1.2.0~387 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=54dbb23ae7137d55246a4329b5859a111ea349c6;p=handbrake Adding Bug Report Template --- 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. +~~~