From 63905f3e0b88fc6b3ee0635979bfc2f8bee5c51d Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Sun, 6 Oct 2019 12:05:51 +0100 Subject: [PATCH] Add a feature request issue template. --- .../BUG_REPORT.md} | 9 +++-- .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md | 34 +++++++++++++++++++ .github/SECURITY.md | 2 +- 3 files changed, 42 insertions(+), 3 deletions(-) rename .github/{ISSUE_TEMPLATE.md => ISSUE_TEMPLATE/BUG_REPORT.md} (79%) create mode 100644 .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md similarity index 79% rename from .github/ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE/BUG_REPORT.md index dc4ad49c7..81a5fca89 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -1,10 +1,15 @@ +--- +name: Bug report +about: Report a non-security issue with InspIRCd. +--- + + +**Description** + + + +**Why this would be useful** + + + diff --git a/.github/SECURITY.md b/.github/SECURITY.md index 0fe39f8e4..94e5b60e4 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -2,7 +2,7 @@ ## Supported Versions -Currently the v2 (old stable) and v3 (stable) branches are actively receiving security fixes. Support for v2 will end on 2019-06-01. +Currently the v2 (old stable) and v3 (stable) branches are actively receiving security fixes. Support for v2 will end on 2020-06-01. The v4 branch is still early in development and only receives security fixes when they are synced from the v3 branch. -- 2.39.2