-
patrick authored
- Added CONTRIBUTING.md to provide guidelines for commit messages and development processes. - Updated husky hooks for pre-commit and commit-msg to ensure linting and commit message validation. - Configured pre-push hook to run tests before pushing changes.
patrick authored- Added CONTRIBUTING.md to provide guidelines for commit messages and development processes. - Updated husky hooks for pre-commit and commit-msg to ensure linting and commit message validation. - Configured pre-push hook to run tests before pushing changes.
After you've reviewed these contribution guidelines, you'll be all set to
contribute to this project.
Loading