diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 29a6b83fa52bb4c53e17033bfda30db0c6f694ae..f57dfcaf7dec65c88e16f4531b33fa555819b364 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,11 +1,11 @@ <!-- If this is your first pull request: sign the CLA with this GitHub app: https://cla-assistant.io/renovatebot/renovate --> <!-- Make sure the `Allow edits and access to secrets by maintainers` checkbox is checked on this pull request. --> -## Changes: +## Changes <!-- Describe what behavior is changed by this PR. --> -## Context: +## Context <!-- Describe why you're making these changes if it's not already explained in a corresponding issue. --> <!-- If you're closing an existing issue with this pull request, use the keyword Closes #issue_number -->