From e7e98f044f25ad4d9ff1cb6fe03f4143f65b841c Mon Sep 17 00:00:00 2001 From: rofl0r Date: Wed, 21 Jul 2021 14:14:03 +0100 Subject: [PATCH] Add an issue template i'm tired of getting the same bug report for old tinyproxy versions over and over, and people not even stating which version they're using. --- .../new-issue--bug-report--question.md | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/new-issue--bug-report--question.md diff --git a/.github/ISSUE_TEMPLATE/new-issue--bug-report--question.md b/.github/ISSUE_TEMPLATE/new-issue--bug-report--question.md new file mode 100644 index 0000000..b0f524e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/new-issue--bug-report--question.md @@ -0,0 +1,20 @@ +--- +name: New Issue, Bug report, Question +about: New Issue, Bug report, Question +title: '' +labels: '' +assignees: '' + +--- + +### IMPORTANT NOTICE + +# Before filing an issue here PLEASE keep in mind that **tinyproxy 1.10.0 and older are no longer supported**. + +### Do not report issues with 1.10.0 or older but try out 1.11 first. + +## Tinyproxy version +State the tinyproxy version you're using; whether git or 1.11.0 stable. + +## Issue +Fill in your Issue text here.