From e0e24ace2d592f454ff62415bef06386afb8da01 Mon Sep 17 00:00:00 2001 From: Scott <628593+sr55@users.noreply.github.com> Date: Tue, 5 Jun 2018 22:13:04 +0100 Subject: [PATCH] Adding Feature Request Template. --- .github/ISSUE_TEMPLATE/feature_request.md | 28 +++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 000000000..951b4ae24 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,28 @@ +--- +name: Feature request +about: Suggest an idea for this project + +--- + +### Describe the change or feature you'd like to see added to HandBrake: + +A clear and concise description of what you want to happen. + + +### What version of HandBrake are you currently using? (e.g., 1.0.0) + +HandBrake version here. + +### What operating system and version are you running? (e.g., Ubuntu 16.04 LTS, macOS 10.3 High Sierra, Windows 10 Creators Update) + +OS and version here. + +### HandBrake Activity Log ***required*** (see https://handbrake.fr/docs/en/latest/help/activity-log.html) + +If the request is off the back of failure or unsupported file format, please post a lot as it can help us track down what is missing. + +Drag and drop file or... + +~~~ +Paste log text between these markers. +~~~ -- 2.40.0