We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 945cbc4 commit 47b4cd7Copy full SHA for 47b4cd7
CONTRIBUTING.md
@@ -59,7 +59,7 @@ git checkout -b <my-fix-branch> master
59
60
4. Before you submit your PR:
61
- Rebase your changes to the latest master: `git pull --rebase upstream master`.
62
- - Ensure all unit test are green. Check [running unit tests](DevelopmentWorkflow.md#running-the-tests). How?
+ - Ensure all unit test are green. How?
63
- Go to `seed-tests`
64
- Delete `seed-copy` if existing
65
- Run `npm install`
0 commit comments