From aab75310c7ed0bed4dceb3748114da4c382e159b Mon Sep 17 00:00:00 2001 From: skyace65 Date: Sat, 16 Jan 2021 09:50:07 -0500 Subject: [PATCH] Update PR template --- .github/PULL_REQUEST_TEMPLATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a4f90c3ac..df9f65e13 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.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. -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 + -->