From 04c79d28b155e0e2e3e16569931940b63e4be075 Mon Sep 17 00:00:00 2001 From: Ramon Robben Date: Sun, 6 Jun 2021 19:41:36 +0200 Subject: [PATCH] Added issue templates and config for github --- .github/ISSUE_TEMPLATE/--feature-request.md | 22 +++++++++++++++++++++ .github/ISSUE_TEMPLATE/config.yml | 8 ++++++++ 2 files changed, 30 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/--feature-request.md create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/--feature-request.md b/.github/ISSUE_TEMPLATE/--feature-request.md new file mode 100644 index 00000000..caf3dfba --- /dev/null +++ b/.github/ISSUE_TEMPLATE/--feature-request.md @@ -0,0 +1,22 @@ +# 🚀 Feature Request + +### Is your proposal related to a problem? + +*Provide a clear and concise description of what the problem is. +For example, "I can't change x and it makes me have to do manual work"* + +(Write your answer here.) + +### Describe the solution you'd like + +*Provide a clear and concise description of what you want to happen. +For Example, "Automate the changing of x so I don't have to do it manually"* + +(Describe your proposed solution here.) + +### Additional context + +*Is there anything else you can add about the proposal? +You might want to link to related issues here, if you haven't already.* + +(Write your answer here.) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..7b1652ea --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: true +contact_links: + - name: 🤷 Installation Help + url: https://discord.gg/4Y6HjD2uyU + about: Please visit our Discord for help with your installation. + - name: ❓ General Question + url: https://discord.gg/4Y6HjD2uyU + about: Please visit our Discord for general questions about the ControlPanel.