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:35:01 +0300
committerGar <gar+gh@danger.computer>2021-10-11 20:01:45 +0300
commita653ceb82e0f80fd84373b1321303daf15c97b6f (patch)
tree6a5bcc0220596a079cf25941c02522ee2ad55e7c
parent1862be60526f6f6c937322735cb931ee2ff85f59 (diff)
chore: update bug template to reference latest version
PR-URL: https://github.com/npm/cli/pull/3857 Credit: @darcyclarke Close: #3857 Reviewed-by: @wraithgar
-rw-r--r--.github/ISSUE_TEMPLATE/bug_8.yml (renamed from .github/ISSUE_TEMPLATE/bug_7.yml)6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_7.yml b/.github/ISSUE_TEMPLATE/bug_8.yml
index 455177d27..b81e3311f 100644
--- a/.github/ISSUE_TEMPLATE/bug_7.yml
+++ b/.github/ISSUE_TEMPLATE/bug_8.yml
@@ -1,7 +1,7 @@
-name: 🐞 Bug v7
-description: File a bug/issue against v7.x
+name: 🐞 Bug v8
+description: File a bug/issue against v8.x
title: "[BUG] <title>"
-labels: [Bug, Needs Triage, Release 7.x]
+labels: [Bug, Needs Triage, Release 8.x]
body:
- type: checkboxes
attributes: