diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 94711dbecae..611ce0909c8 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -2,14 +2,14 @@ --- - + - [ ] `./mach build -d` does not report any errors - [ ] `./mach test-tidy` does not report any errors -- [ ] These changes fix #__ (github issue number if applicable). +- [ ] These changes fix #___ (GitHub issue number if applicable) - [ ] There are tests for these changes OR -- [ ] These changes do not require tests because _____ +- [ ] These changes do not require tests because ___