From ca7ea68a6ab7d0a9b43e17969722e722857007bb Mon Sep 17 00:00:00 2001 From: Manuel Zapf Date: Fri, 29 Mar 2019 13:12:05 +0100 Subject: [PATCH] Adds notes about incompatibility between 1.X and 2.X configurations. --- .github/ISSUE_TEMPLATE.md | 11 +++++++++++ .github/ISSUE_TEMPLATE/Bug_report.md | 11 +++++++++++ README.md | 2 +- .../content/getting-started/configuration-overview.md | 4 ++++ 4 files changed, 27 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 6a204a12e..909e71aa6 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -16,6 +16,17 @@ For end-user related support questions, please refer to one of the following: If you intend to ask a support question: DO NOT FILE AN ISSUE. --> +### Did you try using a 1.7.x configuration for the version 2.0? + +- [ ] Yes +- [ ] No + + + ### What did you do? + ### What did you do?