Przeglądaj źródła

Update PR template

skyace65 4 lat temu
rodzic
commit
aab75310c7
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      .github/PULL_REQUEST_TEMPLATE.md

+ 2 - 1
.github/PULL_REQUEST_TEMPLATE.md

@@ -3,5 +3,6 @@
 
 
 Only make Pull Requests against other branches (e.g. `2.1`) 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`.
+The type of content accepted into the documentation is explained here: https://docs.godotengine.org/en/latest/community/contributing/content_guidelines.html
+
 -->
 -->