Skip to content

Commit 56a8f70

Browse files
committed
updated contributing
1 parent d22ce68 commit 56a8f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ In order to contribute to this project, follow a few easy steps:
1616
1. [Fork](https://help.github.com/en/github/getting-started-with-github/fork-a-repo) this repository and clone it on your machine
1717
2. Open the local repository with [Visual Studio Code](https://code.visualstudio.com) with the remote development feature enabled (install the [Remote Development extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.vscode-remote-extensionpack))
1818
3. Create a branch `my-awesome-feature` and commit to it
19-
4. Run `npm run prepare` and verify that they complete without errors.
19+
4. Run npm run `pre-pull-request` and verify that they complete without errors.
2020
5. Push `my-awesome-feature` branch to GitHub and open a [pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests)
2121
6. Liked some of my work? Buy me a ☕ (or more likely 🍺)
2222

0 commit comments

Comments
 (0)