Skip to content

Commit 2139db8

Browse files
authored
Update CONTRIBUTING.md
1 parent 3a60718 commit 2139db8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/CONTRIBUTING.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ To start you need:
1111
3. Do the changes.
1212
4. Add/Update Test (if possible)
1313
5. Update documentation
14-
6. Run `npm run docs` if you change the documentation
15-
7. Commit and Push to your fork
16-
8. Make Pull Request
14+
6. Run `npm run def` to generate types
15+
7. Run `npm run docs` if you change the documentation
16+
8. Commit and Push to your fork
17+
9. Make Pull Request
1718

1819
To run codeceptjs from this repo use:
1920

0 commit comments

Comments
 (0)