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.
2 parents 5a69086 + 2139db8 commit d0ee4acCopy full SHA for d0ee4ac
.github/CONTRIBUTING.md
@@ -11,8 +11,8 @@ To start you need:
11
3. Do the changes.
12
4. Add/Update Test (if possible)
13
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
+6. Run `npm run def` to generate types
+7. Run `npm run docs` if you change the documentation
16
8. Commit and Push to your fork
17
9. Make Pull Request
18
0 commit comments