diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a68eea66a9..806b082a1d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,4 @@ -Please, prefix the PR title with the language it applies to within brackets, such as *[Java]* or *[Apex]*. If not specific to a language, you can use *[Core]* +Please, prefix the PR title with the language it applies to within brackets, such as *[java]* or *[apex]*. If not specific to a language, you can use *[core]* Before submitting a PR, please check that: - [ ] The PR is submitted against `master`. The PMD team will merge back to support branches as needed.