React-Native-Paystack-WebView
React-Native-Paystack-WebView copied to clipboard
Add commit title check
Currently when contributors raise PRs, they usually forget to use the correct commit title convension and this breaks CI, and features don't get published to npm.
We need to add a pre check when users try to make a commit. And show meaningful warnings ⚠️
@just1and0 do you mind if I pick this up? I have the changes already.