From d12a35c84f423aad02dde18c6d09572812b5b9ea Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Thu, 19 Jul 2018 19:32:09 +0200 Subject: [PATCH] Update templates with "off-of-github" notice --- .github/ISSUE_TEMPLATE.md | 16 ++++++++++++++++ .github/PULL_REQUEST_TEMPLATE.md | 16 ++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index de815f1d..947f694c 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -12,6 +12,22 @@ For below: Omit the not applicable sections. --> + + ### Issue type - [ ] Bug diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index fcbcf537..e3eb0d77 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,6 +9,22 @@ possible! I hope it won't be more. --> + + ### PR type - [ ] Bugfix