-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: replace troubleshooting.md with posts (npm#17)
- Loading branch information
Showing
2 changed files
with
1 addition
and
71 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,7 +35,7 @@ This includes anyone who may show up to the npm/npm repo with issues, PRs, comme | |
* Comment on issues when they have a reference to the answer. | ||
* If community members aren't sure they are correct and don't have a reference to the answer, please leave the issue and try another one. | ||
* Defer to collaborators and npm employees for answers. | ||
* Make sure to search for [the troubleshooting doc](./TROUBLESHOOTING.md) and search on the issue tracker for similar issues before opening a new one. | ||
* Make sure to search for [the troubleshooting posts on npm.community](https://npm.community/c/support/troubleshooting) and search on the issue tracker for similar issues before opening a new one. | ||
* Any users with urgent support needs are welcome to email [email protected], and our dedicated support team will be happy to help. | ||
|
||
PLEASE don't @ collaborators or npm employees on issues. The CLI team is small, and has many outstanding commitments to fulfill. | ||
|