Skip to content

Commit

Permalink
feat: add feedback.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jan 3, 2025
1 parent f43a823 commit 6ade0b2
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ jobs:
sideEffectFiles:
- README.md
- README.zh.md
- feedback.md
- feedback.zh.md
footer: |
<a href="https://wangchujiang.com/#/app" target="_blank">App</a> •
<a href="https://wangchujiang.com/#/projects" target="_blank">Projects</a> •
Expand Down
23 changes: 23 additions & 0 deletions feedback.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<p align="right">
<a href="./feedback.zh.md">中文</a>
</p>
<!--rehype:style=float: right; bottom: -36px; position: relative;-->

Feedback & Support
===

This tool is an app that displays local date reminders and events in the menu bar. By clicking on DayBar in the menu bar, you can view your calendar, calendar events, and reminders, which can also be synchronized with Apple Calendar events.

Your feedback and support are invaluable! If you encounter any issues, have questions, or want to suggest new features, please don't hesitate to reach out. Your input helps improve this tool and ensures it provides the best possible experience.

You can contact me through the app or by emailing **kennyiseeyou@gmail.com**. I am committed to assisting you and ensuring a smooth and enjoyable experience. Thank you for choosing this tool!

### Contact Information

If you need support or encounter any issues while using the application, feel free to reach out via the following channels:

- [**Email Support**: kennyiseeyou@gmail.com](mailto:kennyiseeyou@gmail.com)
- [**Social Media**: Twitter/x @jaywcjlove](https://twitter.com/jaywcjlove)
- [**GitHub Issue**](https://github.com/jaywcjlove/iconed/issues/new/choose)

I will respond to your messages as quickly as possible. Thank you for your support!
23 changes: 23 additions & 0 deletions feedback.zh.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<p align="right">
<a href="./feedback.md">English</a>
</p>
<!--rehype:style=float: right; bottom: -36px; position: relative;-->

反馈与支持
===

这个工具可以在菜单栏展示本地日期和提醒事件的应用。点击菜单栏中的 DayBar,您可以查看日历、日历事件以及提醒事项,并且可以与 Apple 日历事件进行同步。

你的反馈和支持非常重要!如果你遇到任何问题、有疑问,或想提出新功能建议,请随时联系我们。你的意见将帮助我们改进这个工具,确保为你提供最佳使用体验。

你可以通过应用内或发送邮件至 **kennyiseeyou@gmail.com** 联系我们。我致力于为你提供支持,确保你拥有流畅、愉快的使用体验。感谢你选择这个工具!

### 联系方式

如果你在使用过程中需要支持或遇到问题,可以通过以下渠道联系我们:

- [**邮件支持**: kennyiseeyou@gmail.com](mailto:kennyiseeyou@gmail.com)
- [**社交媒体**: Twitter/x @jaywcjlove](https://twitter.com/jaywcjlove)
- [**GitHub 问题反馈**](https://github.com/jaywcjlove/iconed/issues/new/choose)

我会尽快回复你的消息。感谢你对本工具的支持!

0 comments on commit 6ade0b2

Please sign in to comment.