diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 33 |
1 files changed, 33 insertions, 0 deletions
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. +~~~ |