Create pull_request_template.md

This commit is contained in:
Andrew Morris
2023-11-10 13:04:57 +11:00
parent 1c0b92a2f9
commit aa1db343d7

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

@@ -0,0 +1,17 @@
## What is this PR doing?
## How can these changes be manually tested?
## Does this PR resolve or contribute to any issues?
## Checklist
- [ ] I have manually tested these changes
- [ ] Post a link to the PR in the group chat
## Guidelines
- If your PR is not ready, mark it as a draft
- The `resolve conversation` button is for reviewers, not authors
- (But add a 'done' comment or similar)