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: '' + +--- + +