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
committerGar <gar+gh@danger.computer>2021-10-11 20:00:43 +0300
commit1862be60526f6f6c937322735cb931ee2ff85f59 (patch)
treeec3f13c8e9319b2adeea501718f541e9e013c0e3 /.github
parentf77932ca1eafbece16fc249a7470f760d652bd94 (diff)
chore: update issue configs
PR-URL: https://github.com/npm/cli/pull/3858 Credit: @darcyclarke Close: #3858 Reviewed-by: @wraithgar
Diffstat (limited to '.github')
-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