docs: rename pull request template file

This commit is contained in:
Li4n0
2021-12-24 22:09:26 +08:00
parent 8b30f83075
commit f9301ef0f4
+11
View File
@@ -0,0 +1,11 @@
### Describe the pull request
A clear and concise description of what the pull request is about, i.e. what problem should be fixed?
Link to the issue: <!-- paste the issue link here, or put "n/a" if not applicable -->
### Checklist
- [ ] I agree to follow the [Code of Conduct](https://go.dev/conduct) by submitting this pull request.
- [ ] I have reviewed my own code.
- [ ] All new and existing tests passed.