Skip to content

Commit ce20a50

Browse files
committed
docs: add conventional commits badge and contribution info
1 parent 0d85d95 commit ce20a50

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
12
<img src="https://img.shields.io/circleci/project/github/PDMLab/express-http-problem-details.svg" /> <a href="https://join.slack.com/t/pdmlab-oss/shared_invite/enQtNjEyMjQ0MDY3NTczLTg1ZDc0YjQxMGE3MTcyYTdkODU1YjFmMTBiODE2ZTZiNDFkNjc1MWE4OTE4NWY0Y2YyMWYzYmNhZGY0NDAyYWY"><img src="https://img.shields.io/badge/Slack-join-green.svg?logo=slack" /></a>
23

34
# HTTP Problem Details for express
@@ -264,6 +265,8 @@ If you see a bug, please be so kind as to show how it's failing, and we'll do ou
264265

265266
Before sending a PR, please [create an issue](https://github.com/PDMLab/http-problem-details/issues/new) to introduce your idea and have a reference for your PR.
266267

268+
We're using [conventional commits](https://www.conventionalcommits.org), so please use it for your commits as well.
269+
267270
Also please add tests and make sure to run `npm run lint-ts` or `yarn lint-ts`.
268271

269272
## License

0 commit comments

Comments
 (0)