diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2714bb61..0d0b4cb0 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,3 +6,4 @@ Checklist: - [ ] Grammar rules have not been renamed unless absolutely necessary. - [ ] The conflicts section hasn't grown too much. - [ ] The parser size hasn't grown too much (check the value of STATE_COUNT in src/parser.c). +- [ ] Change has security implications (if so, ping security team)