Update PULL_REQUEST_TEMPLATE.md

This commit is contained in:
Liu Wenyuan
2021-10-31 10:26:00 +08:00
committed by GitHub
parent 5b518e2c6f
commit f483494b6b

View File

@@ -1,16 +1,17 @@
Summary of changes brought by this PR.
Add a summary of changes brought by this PR.
## What issues does this PR address?
## What issue(s) does this PR address?
If there is any related issues, add their numbers there. Ex. #1234
If there are any related issues, reference them here. Ex. #1234, Fixes #1234, Closes #1234, etc.
<!-- (For more information on using keywords like in above, read this document: https://docs.github.com/en/github/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests) -->
## Does this PR introduce new feature(s)?
If yes, describe the feature(s) introduced.
## Are there any breaking changes?
## Does this PR introduce any breaking change(s)?
If yes, describe the breaking changes in detail.
If yes, describe the breaking change(s) in detail.
## Additional information