chore: enforce commit message conventions (#6577)

* chore: enforce commit message conventions

* docs: add link to contributing in README
This commit is contained in:
Tim Lai
2020-10-29 16:11:38 -07:00
committed by GitHub
parent 7a0c1ea556
commit 9b0ff32364
6 changed files with 1417 additions and 0 deletions

View File

@@ -57,6 +57,9 @@ Swagger UI Version | Release Date | OpenAPI Spec compatibility | Notes
- [Setting up](docs/development/setting-up.md)
- [Scripts](docs/development/scripts.md)
#### Contributing
- [Contributing](https://github.com/swagger-api/.github/blob/master/CONTRIBUTING.md)
##### Integration Tests
You will need JDK of version 7 or higher as instructed here