From 38e9d8aef0ec9fe9d67d60610441edc54d4a17d2 Mon Sep 17 00:00:00 2001 From: Paulchen Panther <16664240+Paulchen-Panther@users.noreply.github.com> Date: Sun, 15 Nov 2020 16:18:55 +0000 Subject: [PATCH] Issue template Completeness Check --- .github/ISSUE_TEMPLATE/config.yml | 1 + .github/issues.yml | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml create mode 100644 .github/issues.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..3ba13e0c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1 @@ +blank_issues_enabled: false diff --git a/.github/issues.yml b/.github/issues.yml new file mode 100644 index 00000000..62cb0dc8 --- /dev/null +++ b/.github/issues.yml @@ -0,0 +1,12 @@ +Issues: + opened: | + Hello @$AUTHOR + + We make use of an **[ISSUE TEMPLATE](https://github.com/$REPO_FULL_NAME/issues/new/choose)** to capture relevant information to support you best. Unfortunately, **you ignored or deleted** the given sections. Please take care that all information requested is provided. + + This issue will be automatically closed by our bot, please do not take it personally. We would like asking you to open a new issue following the **[ISSUE TEMPLATE](https://github.com/$REPO_FULL_NAME/issues/new/choose)**. + + Thanks for your continuous support! + + Best regards, + Hyperion-Project