renovate/.github/pull_request_template.md
HonkingGoose bcff733671
chore: improve pull request template (#7576)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-10-28 14:16:41 +01:00

26 lines
1,019 B
Markdown

<!-- 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:
<!-- Describe what this pull request changes. -->
## 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 -->
## Documentation (please check one with an [x])
- [ ] I have updated the documentation, or
- [ ] No documentation update is required
## How I've tested my work (please tick one)
I have verified these changes via:
- [ ] Code inspection only, or
- [ ] Newly added unit tests, or
- [ ] Unit tests + ran on a real repository
<!-- Do you have any suggestions about this PR template? Edit it here: https://github.com/renovatebot/renovate/edit/master/.github/pull_request_template.md -->