From 1862be60526f6f6c937322735cb931ee2ff85f59 Mon Sep 17 00:00:00 2001 From: Darcy Clarke Date: Thu, 7 Oct 2021 16:39:40 -0400 Subject: chore: update issue configs PR-URL: https://github.com/npm/cli/pull/3858 Credit: @darcyclarke Close: #3858 Reviewed-by: @wraithgar --- .github/ISSUE_TEMPLATE/config.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.github') 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