ignore: add PR template (#7391)

This commit is contained in:
Luke Parker 2026-01-09 10:11:59 +10:00 committed by GitHub
parent bd9c13bb27
commit eb5c113cff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

@ -0,0 +1,3 @@
### What does this PR do?
### How did you verify your code works?