Skip to content

Commit

Permalink
chore: update issue template.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 13, 2024
1 parent 82f7cb0 commit 734b07a
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 2 deletions.
42 changes: 42 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report_cn.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
name: 🙋‍♂️ [Web Serve] - 支持与反馈
description: "获取有关 Web 服务、报告错误或请求功能的帮助。"
title: '🙋‍♂️ 支持与反馈: Web Serve'
labels: ['support', 'feedback', 'question']
body:
- type: markdown
attributes:
value: |
<img align="right" height="100" alt="Web Serve" src="https://github.com/user-attachments/assets/e1d9f76f-0f3d-4ba5-8a15-253ee173bb1c" /> Web Serve是一款简单易用的应用,专为快速搭建和管理本地静态服务器而设计,适用于各种使用场景无论你是开发者设计师内容创作者,还是普通用户,这款应用都能为你带来极大的便利和效率提升

- type: textarea
attributes:
label: 🙋‍♂️ 您需要什么帮助?
description: 描述您面临的问题或您想要请求的功能。
placeholder: 例如,我遇到了问题...
validations:
required: true

- type: input
attributes:
label: "💻 桌面"
description: 您的操作系统和版本
placeholder: 例如,`macOS 14.0.1`

- type: markdown
attributes:
value: |
**如何向我发送应用程序的崩溃报告?**

- 在 macOS 上打开 Finder
- 从“前往”菜单中选择 **前往文件夹…**
- 输入:**~/Library/Logs/DiagnosticReports**
- 在出现的列表中,选择所有以应用程序名称开头的文件,将它们压缩成 ZIP 文件并发送给我
- 将文件附加到此问题中

- type: textarea
attributes:
label: ℹ️ 补充说明
description: 在此添加有关问题的其他上下文信息。
placeholder: 例如:截图复现步骤等
validations:
required: false
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!--rehype:style=border: 0;-->
<p>
<a href="./README.zh.md">中文</a>
<a target="_blank" href="https://wangchujiang.com/#/contact">Contact & Support</a>
<a target="_blank" href="https://github.com/jaywcjlove/web-serve/issues/new?assignees=&labels=support%2Cfeedback%2Cquestion&projects=&template=bug_report.yml&title=%F0%9F%99%8B%E2%80%8D%E2%99%82%EF%B8%8F+Support+%26+Feedback%3A+Web+Serve">Contact & Support</a>
</p>
<p>
<a target="_blank" href="https://apps.apple.com/app/web-serve/id6670167443" title="Web Serve AppStore"><img alt="Web Serve AppStore" src="https://tools.applemediaservices.com/api/badges/download-on-the-mac-app-store/black/en-us?size=250x83&amp;releaseDate=1705968000" height="51">
Expand Down
2 changes: 1 addition & 1 deletion README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<!--rehype:style=border: 0;-->
<p>
<a href="./README.md">English</a>
<a target="_blank" href="https://wangchujiang.com/#/contact">联系&支持</a>
<a target="_blank" href="https://github.com/jaywcjlove/web-serve/issues/new?assignees=&labels=support%2Cfeedback%2Cquestion&projects=&template=bug_report.yml&title=%F0%9F%99%8B%E2%80%8D%E2%99%82%EF%B8%8F+Support+%26+Feedback%3A+Web+Serve">联系&支持</a>
</p>
<p>
<a target="_blank" href="https://apps.apple.com/app/web-serve/id6670167443" title="Web Serve AppStore"><img alt="Web Serve AppStore" src="https://tools.applemediaservices.com/api/badges/download-on-the-mac-app-store/black/en-us?size=250x83&amp;releaseDate=1705968000" height="51">
Expand Down

0 comments on commit 734b07a

Please # to comment.