You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DEVELOPERS.md
+4
Original file line number
Diff line number
Diff line change
@@ -28,4 +28,8 @@ If you want to re-generate the JSDoc API:
28
28
npm run build:api
29
29
```
30
30
31
+
## Commits
32
+
When commiting your changes, it is required you adhere to the [commit message conventions]. This is important because the release notes are automatically generated from these messages.
0 commit comments