File tree Expand file tree Collapse file tree 3 files changed +48
-29
lines changed Expand file tree Collapse file tree 3 files changed +48
-29
lines changed Original file line number Diff line number Diff line change @@ -5,23 +5,29 @@ title: '[BUG] <title>'
55assignees :
66labels : ' Bug' , 'Needs Triage', 'Release 6.x'
77---
8+ <!--
9+ Note: Please search to see if an issue already exists for your problem: https://github.com/npm/cli/issues
10+ -->
811
9- ** Environment:**
10- - OS: [ e.g. OSX]
11- - Node Version: [ eg. 10.1.2]
12- - NPM Version [ e.g. 6.13.4]
12+ ### Current Behavior:
13+ <!-- ex. a clear & concise description of what you're experiencing. -->
1314
14- ** Describe the bug:**
15- A clear and concise description of what the bug is.
16-
17- ** Steps To Reproduce:**
18- Steps to reproduce the behavior:
15+ ### Expected Behavior:
16+ <!-- ex. a clear & concise description of what you expected to happen. -->
1917
18+ ### Steps To Reproduce:
19+ <!--
20+ ex. steps to reproduce the behavior:
20211. In this environment...
21222. With this config...
22233. Run '...'
23244. See error...
25+ -->
2426
25- ** Expected Behavior:**
26- A clear and concise description of what you expected to happen.
27-
27+ ### Environment:
28+ <!--
29+ ex.
30+ - OS: Ubuntu 20.04
31+ - Node: 13.14.0
32+ - NPM: 6.4.12
33+ -->
Original file line number Diff line number Diff line change @@ -5,22 +5,29 @@ title: '[BUG] <title>'
55assignees :
66labels : ' Bug' , 'Needs Triage', 'Release 7.x'
77---
8+ <!--
9+ Note: Please search to see if an issue already exists for your problem: https://github.com/npm/cli/issues
10+ -->
811
9- ** Environment:**
10- - OS: [ e.g. OSX]
11- - Node Version: [ eg. 10.1.2]
12- - NPM Version [ e.g. 7.13.4]
12+ ### Current Behavior:
13+ <!-- ex. a clear & concise description of what you're experiencing. -->
1314
14- ** Describe the bug:**
15- A clear and concise description of what the bug is.
16-
17- ** Steps To Reproduce:**
18- Steps to reproduce the behavior:
15+ ### Expected Behavior:
16+ <!-- ex. a clear & concise description of what you expected to happen. -->
1917
18+ ### Steps To Reproduce:
19+ <!--
20+ ex. steps to reproduce the behavior:
20211. In this environment...
21222. With this config...
22233. Run '...'
23244. See error...
25+ -->
2426
25- ** Expected Behavior:**
26- A clear and concise description of what you expected to happen.
27+ ### Environment:
28+ <!--
29+ ex.
30+ - OS: Ubuntu 20.04
31+ - Node: 13.14.0
32+ - NPM: 6.4.12
33+ -->
Original file line number Diff line number Diff line change 1- blank_issues_enabled : false
1+ blank_issues_enabled : true
22contact_links :
3- - name : Feature Request
3+ - name : 🐞 Bug v7
4+ url : https://github.com/npm/cli/issues/new?title=[BUG]%20%3Ctitle%3E&template=bug-7.md
5+ about : File a bug/issue against v7.x
6+ - name : 🐞 Bug v6
7+ url : https://github.com/npm/cli/issues/new?title=[BUG]%20%3Ctitle%3E&template=bug-6.md
8+ about : File a bug/issue against v6.x
9+ - name : ⭐️ Feature Request
410 url : https://github.com/npm/rfcs
511 about : Feel free to add your idea or create a formal RFC
6- - name : RFC
12+ - name : 📃 RFC
713 url : https://github.com/npm/rfcs
814 about : Create a more formal proposal/idea via our RFC
9- - name : Registry Status
15+ - name : 🚥 Registry Status
1016 url : https://status.npmjs.org
1117 about : Check the current status of the website/registry
12- - name : Documentation
18+ - name : 🗂 Documentation
1319 url : https://preview-docs.npmjs.com/cli-commands/npm
1420 about : Preview our new docs
15- - name : Support
21+ - name : 📫 Support
1622 url : https://npm.community
1723 about : Links to other support options &/or community references
You can’t perform that action at this time.
0 commit comments