Create pull_request_template.md (#4856)

This commit is contained in:
SoftFever
2024-04-03 21:46:34 +08:00
committed by GitHub
parent c663f43925
commit 84ae3fc48f

16
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,16 @@
# Description
> Please provide a summary of the changes made in this PR. Include details such as:
> * What issue does this PR address or fix?
> * What new features or enhancements does this PR introduce?
> * Are there any breaking changes or dependencies that need to be considered?
# Screenshots/Recordings/Graphs
> Please attach relevant screenshots to showcase the UI changes.
> Please attach images that can help explain the changes.
## Tests
> Please describe the tests that you have conducted to verify the changes made in this PR.