From 087e7b303dc2adafceb5d85adbc997c2d6a71c99 Mon Sep 17 00:00:00 2001 From: tpoole Date: Tue, 26 Sep 2017 12:29:17 +0100 Subject: [PATCH] Updated the GitHub issue reporting instructions --- .github/ISSUE_TEMPLATE.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.txt b/.github/ISSUE_TEMPLATE.txt index 5b012c7640..2404c33113 100644 --- a/.github/ISSUE_TEMPLATE.txt +++ b/.github/ISSUE_TEMPLATE.txt @@ -9,7 +9,9 @@ Please include: 6) the plugin format (VST2, VST3, AU, AAX, RTAS) - if applicable 7) which DAW you observed the bug in - if applicable -Make sure you have pulled the latest commits from the JUCE repo and re-compiled -the Projucer before you submit your bug. If it's a major bug, which must be -hot-fixed immediately, then we will also accept bug reports for tagged release -versions. +Make sure you have pulled the latest commits from the `develop` branch of the +JUCE repo and have re-compiled the Projucer before you submit your bug. Often +we have already fixed the issue but it hasn't yet been released on the `master` +branch. If it's a major bug, which must be hot-fixed immediately, then we will +also accept bug reports for tagged release versions. +