From e8bc0b5ef6446fa740f2f60df8b8c3d112a0c7b4 Mon Sep 17 00:00:00 2001 From: Kristian Haugene Date: Sun, 17 Mar 2019 13:32:43 +0100 Subject: [PATCH] Update issue templates --- .../ISSUE_TEMPLATE/add-or-update-provider.md | 14 +++++++++++++ .github/ISSUE_TEMPLATE/feature_request.md | 20 +++++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/add-or-update-provider.md create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/add-or-update-provider.md b/.github/ISSUE_TEMPLATE/add-or-update-provider.md new file mode 100644 index 000000000..5b6ac4998 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/add-or-update-provider.md @@ -0,0 +1,14 @@ +--- +name: Add or update provider +about: Request for a new provider or update configs for an existing provider. +title: '' +labels: provider +assignees: '' + +--- + +**Which provider?** + + +**Where are the configs?** + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 000000000..6315abc65 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,20 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: enhancement +assignees: '' + +--- + +**Is your feature request related to a problem? Please describe.** + + +**Describe the solution you'd like** + + +**Describe alternatives you've considered** + + +**Additional context** +