Переглянути джерело

PR template: Clarification

Max Hilbrunner 7 роки тому
батько
коміт
41109cc583
1 змінених файлів з 3 додано та 1 видалено
  1. 3 1
      .github/PULL_REQUEST_TEMPLATE.md

+ 3 - 1
.github/PULL_REQUEST_TEMPLATE.md

@@ -1,5 +1,7 @@
 <!--
 <!--
 **Note:** Pull Requests should be made against the `master` 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`) if your changes only apply to that specific version of Godot.
+
+All pull requests for Godot 3 should usually go into `master`.
 -->
 -->