diff --git a/.github/CONTRIBUTING b/.github/CONTRIBUTING index 78e0820..1fd93f8 100644 --- a/.github/CONTRIBUTING +++ b/.github/CONTRIBUTING @@ -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