Skip to content

Commit abbcaca

Browse files
committed
chore: update contributing file
1 parent 7f1e964 commit abbcaca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Here are a few things you can do that will increase the likelihood of your pull
2020
- Keep your change as focused as possible. If there are multiple changes you would like to make that are not dependent upon each other, submit them as separate pull requests
2121
- Write [good commit messages](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) following [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/)
2222
- Open a pull request with a title following [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/)
23+
- Verify if the Kafka.Flow is at least in the last MINOR version available (MAJOR.MINOR.PATCH) [Kafka.Flow Releases](https://github.com/Farfetch/kafka-flow/releases)
2324

2425
## Resources
2526

0 commit comments

Comments
 (0)