Skip to content

Commit df67a7f

Browse files
committed
docs: add note about changelog
1 parent 3b718ec commit df67a7f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,10 @@ If using the optional `pre-commit`, you'll just need to install the hooks with `
166166
`pre-commit` package is installed as part of `make install` mentioned above. Finally, if you decided to use `pre-commit`
167167
you can also uninstall the hooks with `pre-commit uninstall`.
168168

169+
When submitting a pull request, make sure to add an entry to
170+
[`CHANGELOG.md`](./CHANGELOG.md) (under the development version at the
171+
top of the file) describing the changes.
172+
169173
In addition to develop in your local OS we also provide a helper to use docker providing a development environment:
170174

171175
```bash

0 commit comments

Comments
 (0)