Jelajahi Sumber

Initial PR template for O3DE (#9912)

* Initial PR template for O3DE

Signed-off-by: Pip Potter <[email protected]>
Pip Potter 3 tahun lalu
induk
melakukan
89ab1085c9
1 mengubah file dengan 9 tambahan dan 0 penghapusan
  1. 9 0
      .github/pull_request_template.md

+ 9 - 0
.github/pull_request_template.md

@@ -0,0 +1,9 @@
+## What does this PR do?
+
+_Please describe your PR. For a bug fix, what was the old behavior, what is the new behavior?_
+
+_Please add links to any issues, RFCs or other items that are relevant to this PR._
+
+## How was this PR tested?
+
+_Please describe any testing performed._