From 38c6c29d5a04ced911f953d36959fbded845d956 Mon Sep 17 00:00:00 2001 From: Ren Tatsumoto Date: Fri, 15 Oct 2021 18:52:30 +0300 Subject: [PATCH] add .github --- .github/FUNDING.yml | 5 +++++ .github/ISSUE_TEMPLATE/issue.md | 23 +++++++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 .github/FUNDING.yml create mode 100644 .github/ISSUE_TEMPLATE/issue.md diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..8039a43 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,5 @@ +# These are supported funding model platforms + +patreon: tatsumoto_ren +liberapay: Tatsumoto +custom: https://tatsumoto.neocities.org/blog/donating-to-tatsumoto.html diff --git a/.github/ISSUE_TEMPLATE/issue.md b/.github/ISSUE_TEMPLATE/issue.md new file mode 100644 index 0000000..afa3542 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue.md @@ -0,0 +1,23 @@ +--- +name: Issue +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +- The add-on crashes? +- The add-on stopped working? +- Have a feature request? + +Please ask on https://tatsumoto.neocities.org/blog/join-our-community.html instead. +It is easier for our members to provide support over in the chats. Thank you! + +Don't forget to provide: + +1) OS name +2) OS version +3) Anki version +4) Logs +5) Screenshots, if applicable