From 8255fb0b288c37810c6648a7774f8f76fbb08d11 Mon Sep 17 00:00:00 2001 From: Mark McDowall Date: Thu, 7 Jul 2016 12:44:32 -0700 Subject: [PATCH] GHI and PR Templates --- .github/ISSUE_TEMPLATE.md | 5 +++++ .github/PULL_REQUEST_TEMPLATE.md | 14 ++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..6bd416a38 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,5 @@ + + + +Provide a description of the feature request or bug, the more details the better. +Please use https://forums.sonarr.tv/ for support or other questions. (When in doubt, use the forums) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..e0d682009 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,14 @@ +#### Database Migration +YES | NO + +#### Description +A few sentences describing the overall goals of the pull request's commits. + +#### Todos +- [ ] Tests +- [ ] Documentation + + +#### Issues Fixed or Closed by this PR + +*