diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index cccaf8acc931..320d9d4fc890 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -4,3 +4,23 @@ Please target the `master` branch. We will take care of backporting relevant fix Before submitting, please read our checklist for new contributors: https://contributing.godotengine.org/en/latest/engine/introduction.html#checklist-for-new-contributors --> + +### What problem(s) does this PR solve? + + + +### What is the rationale for the approach used in this PR? + + + +### Was AI used to create any part of this PR? + + + +### Are there any parts of this PR that you are uncertain of or require special attention from reviewers?