From 3db30006b2aaf9a870887cf9c785562d95c0532d Mon Sep 17 00:00:00 2001 From: Darcy Clarke Date: Thu, 7 Oct 2021 16:39:40 -0400 Subject: chore: update issue configs --- .github/ISSUE_TEMPLATE/config.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 249f74f21..07e3b979d 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,6 +1,6 @@ blank_issues_enabled: true contact_links: - - name: 🐞 Bug v6 + - name: ❓ Help with issues in older versions of the CLI url: https://github.community/c/software-development/47 about: Find/file tickets with the community - name: ⭐️ Feature Request @@ -18,3 +18,6 @@ contact_links: - name: 📫 Support url: https://github.community/ about: For general support questions please open a topic over at github.community + - name: 🚑 Support Policy + url: https://github.com/npm/cli/wiki/Support-Policy + about: Information about what version(s) of the CLI we support -- cgit v1.2.3