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: CONTRIBUTING.md
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,11 +11,5 @@ The preferred workflow for implementing new features or bug fixes is:
11
11
- Refactor
12
12
- Repeat
13
13
14
-
## Commit messages
15
-
Please use [Angular Git Commit Guidelines](https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#-git-commit-guidelines) to write your commit messages.
16
-
This is important because just-dashboard uses [semantic-release](https://github.com/semantic-release/semantic-release) to generate releases.
17
-
18
-
I recommend trying a tool a like [commitizen](https://github.com/commitizen/cz-cli) to help with that.
19
-
20
14
## Documentation
21
15
just-dashboard uses jsdoc to generate documentation.
0 commit comments