You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@ Here are a few things you can do that will increase the likelihood of your pull
20
20
- 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
21
21
- 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/)
22
22
- 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)
0 commit comments