Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Commit

Permalink
docs(readme.md): update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liuyanzhao authored and liuyanzhao committed May 11, 2021
1 parent 7757168 commit 8aa0c6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,13 +132,13 @@ Read our [contributing guide](./CONTRIBUTING.md) to learn about our development

Please make sure to read the [Issue Reporting Checklist](./.github/ISSUE_TEMPLATE/bug_report.md) before opening an issue. Issues not conforming to the guidelines may be closed immediately.

### Commitizen
### Semantic Commit

This app follows the [Angular Team's Commit Message Guidelines](https://github.com/angular/angular/blob/master/CONTRIBUTING.md#commit), your commit will be checked by commitlint, please use `git cz` instead of `git commit`. For this reason, you should install `commitizen` globally or use `yarn commit` instead.

### Env File

Creates `.env.development.local` file or other env files to cover the default environment varibles.
Creates `.env.development.local` file or other env files to pass environment varibles.

## TODOs

Expand Down

0 comments on commit 8aa0c6d

Please sign in to comment.