From f6ab146fd75fdab006b0bb561ad10ba02845c198 Mon Sep 17 00:00:00 2001 From: Gregor Santner Date: Tue, 3 Apr 2018 23:23:16 +0200 Subject: [PATCH] Update github templates --- .github/ISSUE_TEMPLATE.md | 32 +++++++++++++++++--------------- .github/PULL_REQUEST_TEMPLATE | 8 ++++++++ 2 files changed, 25 insertions(+), 15 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d9892f4a..1cfcaa79 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,25 +1,27 @@ #### General information - - - * **App version:** * **System:** * **Pod:** #### Description -What this is about, what happens and how. What needs to be done for it to happen. #### Log - + + diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index 4028d569..863cd426 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -6,6 +6,14 @@