Files
Mergely/CONTRIBUTING.md
2021-11-21 10:59:43 +00:00

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).