From bec7b9a1df6aaa78554f7b8385524cd6fbf0a5bc Mon Sep 17 00:00:00 2001 From: luboslenco Date: Wed, 21 Aug 2019 13:45:14 +0200 Subject: [PATCH] Move template --- .github/FUNDING.yml | 4 ++++ .../ISSUE_TEMPLATE/bug_report.md | 8 ++++++++ .github/ISSUE_TEMPLATE/feature_request.md | 10 ++++++++++ 3 files changed, 22 insertions(+) create mode 100644 .github/FUNDING.yml rename issue_template.md => .github/ISSUE_TEMPLATE/bug_report.md (76%) create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 00000000..b4d6ea4a --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,4 @@ +# These are supported funding model platforms + +github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +custom: ['https://armory3d.org/fund'] diff --git a/issue_template.md b/.github/ISSUE_TEMPLATE/bug_report.md similarity index 76% rename from issue_template.md rename to .github/ISSUE_TEMPLATE/bug_report.md index 1dceed4c..c5731b28 100644 --- a/issue_template.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,3 +1,11 @@ +--- +name: Bug report +about: Create a bug report +title: '' +labels: bug +assignees: '' + +--- Thank you for contributing to Armory! **Description** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 00000000..e431c1b9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,10 @@ +--- +name: Feature request +about: Create a feature request +title: '' +labels: feature request +assignees: '' + +--- + +