diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a3f5dcd7f..2fb8b44db 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -11,7 +11,13 @@ # Evidence :camera: Include screenshots, screen recordings, or `console` output here demonstrating that your changes work as intended +# Documentation :books: +Please ensure the following before submitting your PR: + +- [ ] Check if these changes affect any documented features or workflows. +- [ ] Update the [book](https://github.com/matter-labs/foundry-zksync-book) if these changes affect any documented features or workflows. + \ No newline at end of file +* Any notes/thoughts that the reviewers should know prior to reviewing the code? -->