mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
Make PR template a comment
This commit is contained in:
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -1,3 +1,5 @@
|
||||
Pull Requests should use the master branch by default.
|
||||
<!--
|
||||
**Note:** Pull Requests should be made against the `master` by default.
|
||||
|
||||
Only make Pull Requests against other branches (e.g. 2.1 or 3.0) if your changes only apply to that specific version of Godot.
|
||||
Only make Pull Requests against other branches (e.g. `2.1` or `3.0`) if your changes only apply to that specific version of Godot.
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user