-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
82f7cb0
commit 734b07a
Showing
3 changed files
with
44 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters