From ff483e2b71ccf345257500229666569bbbc775a8 Mon Sep 17 00:00:00 2001 From: Aaron Franke Date: Wed, 11 Mar 2020 18:02:35 -0400 Subject: [PATCH] Improve the issue template and add a PR template Improve the comments in the issue template, and the PR template is entirely one comment. --- .github/ISSUE_TEMPLATE.md | 13 ++++++++++--- .github/PULL_REQUEST_TEMPLATE.md | 24 ++++++++++++++++++++++++ 2 files changed, 34 insertions(+), 3 deletions(-) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 626f3c1e..60f160d3 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,5 +1,8 @@ - **Which demo project is affected:** @@ -11,8 +14,12 @@ https://github.com/godotengine/godot-demo-projects/issues?q=is%3Aissue **Issue description:** - + **Screenshots of issue:** - + diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..44ab1dba --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,24 @@ +