Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarcy Clarke <darcy@darcyclarke.me>2021-10-07 23:39:40 +0300
committerGitHub <noreply@github.com>2021-10-07 23:39:40 +0300
commit3db30006b2aaf9a870887cf9c785562d95c0532d (patch)
tree6682e289c98e5f762309bb54918c9a23846794e4
parentc3b2738de5ba34442f56d8fa4aad1e3063ae35a2 (diff)
chore: update issue configsdarcyclarke-patch-3
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml5
1 files changed, 4 insertions, 1 deletions
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