Update pull request template to be similar to godotengine/godot (#5909)

Update pull request template to be similar to godotengine/godot
This commit is contained in:
Nathan Franke
2022-07-10 21:44:31 +03:00
committed by GitHub
parent facadf7636
commit b07952f635
+5 -5
View File
@@ -1,8 +1,8 @@
<!--
**Note:** Pull Requests should be made against the `master` by default.
Only make Pull Requests against other branches (e.g. `2.1`) if your changes only apply to that specific version of Godot.
The type of content accepted into the documentation is explained here: https://docs.godotengine.org/en/latest/community/contributing/content_guidelines.html
Please target the `master` branch in priority.
PRs can target other branches (e.g. `3.2`, `3.5`) if the same change was done in `master`, or is not relevant there.
PRs must not target `stable`, as that branch is updated manually.
The type of content accepted into the documentation is explained here:
https://docs.godotengine.org/en/latest/community/contributing/content_guidelines.html
-->