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:
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_8.yml')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_8.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_8.yml b/.github/ISSUE_TEMPLATE/bug_8.yml
index b81e3311f..83a0f6e62 100644
--- a/.github/ISSUE_TEMPLATE/bug_8.yml
+++ b/.github/ISSUE_TEMPLATE/bug_8.yml
@@ -10,6 +10,13 @@ body:
options:
- label: I have searched the existing issues
required: true
+- type: checkboxes
+ attributes:
+ label: This issue exists in the latest npm version
+ description: Please make sure you have installed the latest npm and verified it is still an issue.
+ options:
+ - label: I am using the latest npm
+ required: true
- type: textarea
attributes:
label: Current Behavior