Browse Source

ignore: add PR template (#7391)

Luke Parker 3 months ago
parent
commit
eb5c113cff
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .github/pull_request_template.md

+ 3 - 0
.github/pull_request_template.md

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