Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CONTRIBUTING.md - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 73049a495e1f7a1c063b7572a15ed01c3fb8b8b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## Before you submit a new issue

* Check if there's a simple solution in the
  [Troubleshooting](https://github.com/npm/npm/wiki/Troubleshooting)
  wiki.
* [Search for similar
  issues](https://github.com/npm/npm/search?q=Similar%20issues&type=Issues).
* Ensure your new issue conforms to the [Contributing
  Guidelines](https://github.com/npm/npm/wiki/Contributing-Guidelines).

Participation in this open source project is subject to the [npm Code
of Conduct](http://www.npmjs.com/policies/conduct).