diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 70b6bb00df..58ed9335f4 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -13,6 +13,7 @@ - [ ] Add a detailed explanation of how to reproduce the issue and/or verify the fix, if applicable. - [ ] Include screenshots or videos, if applicable. - [ ] Add or modify existing integration tests in case of bugs or new features, if applicable. +- [ ] Refactor any modified SCSS files following the refactor guide. - [ ] Check CI passes successfully. - [ ] Update the `CHANGES.md` file, referencing the related GitHub issue, if applicable.