Update .github/CONTRIBUTING

This commit is contained in:
bitterpanda 2025-07-28 18:53:19 +00:00 committed by GitHub
parent 784892826c
commit b7e7ee9f73
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@ Report issues on our [GitHub Issues page](https://github.com/AikidoSec/safe-chai
1. Fork and clone the repository
2. Create a descriptive branch name
3. Make your changes following existing code style
3. Make your changes following the existing code style
4. Add tests for your changes
5. Run `npm test` and `npm run lint`
6. Push and create a pull request