Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?

<!--
If the problems are described in an existing issue or proposal, you may link to them here. Use closing keywords if this PR closes the issue or proposal: https://docs.github.com/articles/closing-issues-using-keywords
-->

### What is the rationale for the approach used in this PR?

<!--
Providing a rationale is optional and may be omitted for simple PRs.
-->

### Was AI used to create any part of this PR?

<!--
The Godot project requires AI-assisted contributions to be disclosed. You can find out more about this policy in the docs: https://contributing.godotengine.org/en/latest/pull_requests/pull_request_guidelines.html#ai-assisted-contributions
-->

### Are there any parts of this PR that you are uncertain of or require special attention from reviewers?