diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 9266f060..b9b6478a 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -3,7 +3,6 @@ name: Bug Report 错误报告 about: Create a bug report 创建一个错误报告 title: "[BUG] Some problem..." labels: bug -assignees: dillonzq --- @@ -28,8 +27,8 @@ If applicable, add screenshots to help explain your problem. - Theme version/commit [e.g. 0.2.0, 2ccba79] - Hugo version [e.g. 0.69.0] -Please use Hugo **extended** version. -请使用 Hugo **extended** 版本. +Please try to use Hugo **extended** version before opening the issue. +请在创建 issue 之前尝试使用 Hugo **extended** 版本. ### Preview Environment 预览环境 diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 0dc82f83..b6e4c7d5 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -3,16 +3,17 @@ name: Feature request 功能请求 about: Suggest an idea for this project 为这个项目提供一个建议 title: "[FEATURE] Some feature" labels: enhancement -assignees: dillonzq --- ### Describe the feature you want 描述你的功能需求 - Feature 1 功能需求 1 - I want this feature to solve ... 我希望这个功能解决 ... + I want this feature to solve ... + 我希望这个功能解决 ... - Feature 2 功能需求 2 - I want this feature to solve ... 我希望这个功能解决 ... + I want this feature to solve ... + 我希望这个功能解决 ... - ... ### Useful reference 有价值的参考 diff --git a/README.md b/README.md index acf6e092..76a9d149 100644 --- a/README.md +++ b/README.md @@ -184,3 +184,13 @@ Thanks to the authors of following resources included in the theme: ## Author [Dillon](https://dillonzq.com) + +## Sponsor + +If you enjoy the theme, please consider buying me a coffee ☕️. + +* [PayPal](https://paypal.me/dillonzq) +* [Alipay](https://github.com/dillonzq/LoveIt/raw/master/images/Alipay.jpg) +* [Wechat](https://github.com/dillonzq/LoveIt/raw/master/images/Wechat.jpg) + +Thanks! ❤️ diff --git a/README.zh-cn.md b/README.zh-cn.md index 628e9a19..f3368b89 100644 --- a/README.zh-cn.md +++ b/README.zh-cn.md @@ -179,3 +179,13 @@ LoveIt 主题中用到了以下项目,感谢它们的作者: ## 作者 [Dillon](https://dillonzq.com) + +## 赞助支持 + +如果你喜爱这个主题, 请考虑给我买杯咖啡 ☕️. + +* [PayPal](https://paypal.me/dillonzq) +* [支付宝](https://github.com/dillonzq/LoveIt/raw/master/images/Alipay.jpg) +* [微信支付](https://github.com/dillonzq/LoveIt/raw/master/images/Wechat.jpg) + +谢谢! ❤️ diff --git a/images/Alipay.jpg b/images/Alipay.jpg new file mode 100644 index 00000000..dfb533bd Binary files /dev/null and b/images/Alipay.jpg differ diff --git a/images/Wechat.jpg b/images/Wechat.jpg new file mode 100644 index 00000000..8a843a93 Binary files /dev/null and b/images/Wechat.jpg differ