diff options
author | Scott <[email protected]> | 2016-09-23 19:30:59 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2016-09-23 19:30:59 +0100 |
commit | 00a4d8325c632ddf5bf187ba15e41936be545142 (patch) | |
tree | af3cdbc7e3635dfae82ef4a5ca5d62a166ce4a22 /.github | |
parent | 60a1a675e0de534b8eb8072432bca14056517c80 (diff) |
Create ISSUE_TEMPLATE.md
Creating an issue template to define what we require for bugs and feature requests.
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..de93f2ae5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,11 @@ +### Please describe the problem or feature request in detail: + +### What are the steps to reproduce this problem: + +### What version of HandBrake you are running: + +### What operating system and version and you running (e.g. OSX 10.11, Windows 7, Ubuntu 14): + +### Was there any error message or error dialog, if so please detail or provide screenshots: + +### Please provide the full activity log for the encode or scan attempt. You may wish to use a pastebin website and provide the URL it generates. |