diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..fc45ed0 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ + +custom: ['https://donate.carm.cc'] diff --git a/.github/ISSUE_TEMPLATE/bugs_report.md b/.github/ISSUE_TEMPLATE/bugs_report.md new file mode 100644 index 0000000..df5764a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bugs_report.md @@ -0,0 +1,32 @@ +--- +name: 问题提交 +about: 提交并描述问题,帮助我们对其进行检查与修复。 +title: '' +labels: bug +assignees: '' + +--- + +**问题简述** + + +**问题来源** + + +**预期结果**(可选) + + +**问题截图/问题报错** + + +**操作环境** + + + +**其他补充** + diff --git a/.github/ISSUE_TEMPLATE/feature_issues.md b/.github/ISSUE_TEMPLATE/feature_issues.md new file mode 100644 index 0000000..003f004 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_issues.md @@ -0,0 +1,20 @@ +--- +name: 功能需求 +about: 希望我们提供更多的功能。 +title: '' +labels: enhancement +assignees: '' + +--- + +**功能简述** + + +**需求来源** + + +**功能参考**(可选) + + +**附加内容** +