diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..a32ab6b --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +custom: https://bghddevelopment.com/donate \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..f9800d9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,14 @@ +blank_issues_enabled: false +contact_links: + - + about: "Discord Support for BGHDDevelopment Plugins." + name: "BGHD Discord" + url: "https://bghddevelopment.com/discord" + - + about: "Feature Requests for BGHDDevelopment Plugins." + name: "BGHD Feedback" + url: "https://feedback.bghddevelopment.com/" + - + about: "Wiki for BGHDDevelopment Plugins." + name: "BGHD Wiki" + url: "https://wiki.bghddevelopment.com/" \ No newline at end of file