Skip to content

Commit

Permalink
Update CONTRIBUTING.md (#3261)
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaMachina committed Jun 22, 2023
1 parent 1d62768 commit 3eb0bb8
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,6 @@ issue. The best way is to provide a reduced test case on jsFiddle or jsBin.
All active development of this project happens on GitHub. We actively welcome
your [pull requests](https://help.github.com/articles/creating-a-pull-request).

## Commit Message Conventions

Our commit messages are linted by `commitlint` following the angular changelog
convention. You may end up losing a commit message or two if you don't follow
this rule. We can add a prompt if people ask for it. This was designed for
compatibility with various git clients in mind.

You will need to include a type prefix for all commit messages. For example:

`git commit -m 'fix: fix window undefined error in result viewer'`

### Type Prefixes

[a list of type prefixes](https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/config-conventional#type-enum)
Expand Down

0 comments on commit 3eb0bb8

Please sign in to comment.