From a549b4ef5141dc73af7938cffbabb4e1773d1e2c Mon Sep 17 00:00:00 2001 From: Phoenix616 Date: Sat, 19 Jun 2021 19:25:00 +0100 Subject: [PATCH] [CI-SKIP] Update issue templates to include link to dev builds --- .github/ISSUE_TEMPLATE/bug-report.md | 7 +++++++ .github/ISSUE_TEMPLATE/enhancement.md | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index ef1b1c8..9eb4f1e 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -6,6 +6,13 @@ labels: '' assignees: '' --- + #### Plugin Version diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md index b3003f3..021c4a4 100644 --- a/.github/ISSUE_TEMPLATE/enhancement.md +++ b/.github/ISSUE_TEMPLATE/enhancement.md @@ -6,6 +6,13 @@ labels: enhancement assignees: '' --- + #### Is your feature request related to a problem? Please describe.