Create PULL_REQUEST_TEMPLATE.md

added pull request template
This commit is contained in:
Shiv Thakker
2023-05-30 15:39:04 +08:00
committed by GitHub
parent 2578a5302f
commit 68ce0167e3

12
PULL_REQUEST_TEMPLATE.md Normal file
View File

@@ -0,0 +1,12 @@
### What change does this PR introduce?
<!-- Explain here the changes your PR introduces and text to help us understand the context of this change. -->
### Why was this change needed?
<!-- If your PR fixes an open issue, use `Closes #999` to link your PR with the issue. #999 stands for the issue number you are fixing, Example: Closes #31 -->
### Other information (Screenshots)
<!-- Add notes or any other information here -->
<!-- Also add all the screenshots which support your changes -->