diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 2b56ca79a3d..51aa4d93a9a 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -26,4 +26,5 @@ before contributing. [cla]: https://openjsf.org/cla [coc]: https://github.com/webhintio/.github/blob/main/CODE_OF_CONDUCT [contributor guide]: https://webhint.io/docs/contributor-guide/ +You can learn more about [creating a new rule](https://webhint.io/docs/contributor-guide/how-to/rule/). [pr process]: https://webhint.io/docs/contributor-guide/getting-started/pull-requests/