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:
authorMyles Borins <mylesborins@github.com>2021-10-07 04:38:09 +0300
committerGar <gar+gh@danger.computer>2021-10-07 16:47:39 +0300
commit32e163fd10aace69d927dae46d04d64c04e5014b (patch)
tree10f6e78033e97ea6e23b445f53b1552a3d306b18
parent04eb43f2b2a387987b61a7318908cf18f03d97e0 (diff)
chore: replace npm support with GitHub community
for general support we are now direct folks to github.community not general npm support PR-URL: https://github.com/npm/cli/pull/3850 Credit: @MylesBorins Close: #3850 Reviewed-by: @wraithgar
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index 27c42dea0..249f74f21 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -16,5 +16,5 @@ contact_links:
url: https://docs.npmjs.com
about: Preview our new docs
- name: 📫 Support
- url: https://www.npmjs.com/support
- about: Contact npm support staff with problems requiring human intervention
+ url: https://github.community/
+ about: For general support questions please open a topic over at github.community