forked from lxm_front/Mergely
12 lines
178 B
Markdown
12 lines
178 B
Markdown
# Contributing to Mergely
|
|
|
|
## Testing
|
|
|
|
```bash
|
|
npm run test
|
|
```
|
|
|
|
## Conventional commits
|
|
|
|
Mergely is using [conventional commits](https://www.conventionalcommits.org/en/v1.0.0).
|