Thank you for taking the time to contribute.
The following is a set of guidelines for contributing to Husky.
Contribution and participation in this project requires adherence to our code of conduct.
- Ensure the bug was not already reported by searching on GitHub under Issues.
- If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible, and a code sample or an executable test case demonstrating the expected behavior that is not occurring.
-
Open a new GitHub pull request with the patch.
-
Write a clear log message for your commits. One-line messages are fine for small changes, but bigger changes should look like this:
$ git commit -m "A brief summary of the commit > > A paragraph describing what changed and its impact."
You can create derivatives of Husky and freely distribute your derivatives under the GPL which should not be removed or altered.