Skip to content

Commit d0ee4ac

Browse files
authored
Merge branch '3.x' into issue4848
2 parents 5a69086 + 2139db8 commit d0ee4ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ 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 def` if you changed the type definitions
15-
7. Run `npm run docs` if you changed the documentation
14+
6. Run `npm run def` to generate types
15+
7. Run `npm run docs` if you change the documentation
1616
8. Commit and Push to your fork
1717
9. Make Pull Request
1818

0 commit comments

Comments
 (0)