Skip to content

Commit 53b986c

Browse files
committed
chore: update issue template
1 parent dfdbff6 commit 53b986c

4 files changed

Lines changed: 130 additions & 1 deletion

File tree

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
name: 🙋‍♂️ [DevHub] - Support & Feedback
2+
description: Get help with DevHub, report bugs, or request features.
3+
title: '🙋‍♂️ Support & Feedback: DevHub'
4+
labels: ['support', 'feedback', 'question']
5+
assignees:
6+
- jaywcjlove
7+
body:
8+
- type: markdown
9+
attributes:
10+
value: |
11+
<img align="right" height="86" alt="DevHub" src="https://github.com/user-attachments/assets/322d7ddf-d29d-4f73-a928-9dc467d4022e"> Please provide as much detail as possible about your support request or feedback.
12+
13+
DevHub is a carefully crafted offline application designed to support developers’ daily tasks while ensuring the highest level of data security.
14+
15+
### Contact Information
16+
17+
If you encounter any issues or need support while using our app, please feel free to contact us through the following methods:
18+
19+
- **Email Support**: [kennyiseeyou@gmail.com](mailto:kennyiseeyou@gmail.com)
20+
- **Social Media**: [Twitter](https://twitter.com/jaywcjlove)
21+
22+
We will respond to your message as soon as possible. Thank you for your support of our app!
23+
24+
- type: textarea
25+
attributes:
26+
label: 🙋‍♂️ How can we help you?
27+
description: Describe the issue you're facing or the feature you'd like to request.
28+
placeholder: For example, I'm experiencing an issue with...
29+
validations:
30+
required: true
31+
32+
- type: dropdown
33+
id: os_version
34+
attributes:
35+
label: "💻 Desktop"
36+
description: Your operating system and version.
37+
options:
38+
- macOS 15.0 (Sequoia)
39+
- macOS 14.0 (Sonoma)
40+
default: 0
41+
validations:
42+
required: true
43+
44+
- type: markdown
45+
attributes:
46+
value: |
47+
**How can I send you a crash report for one of your apps?**
48+
49+
- macOS Open Finder
50+
- Select Go to **Folder…** from the Go menu <kbd>⇧</kbd> + <kbd>⌘</kbd> + <kbd>G</kbd>
51+
- Enter: **~/Library/Logs/DiagnosticReports**
52+
- In the resulting list, select all files that starts with the app name, ZIP them, and send me
53+
- Attach the file to this issue
54+
55+
- type: textarea
56+
attributes:
57+
label: ℹ️ Additional context
58+
description: Add any additional information that could be helpful.
59+
placeholder: ex. Screenshots, steps to reproduce, etc.
60+
validations:
61+
required: false
Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
name: 🙋‍♂️ [DevHub] - 支持与反馈
2+
description: "获取有关 DevHub、报告错误或请求功能的帮助。"
3+
title: '🙋‍♂️ 支持与反馈: DevHub'
4+
labels: ['support', 'feedback', 'question']
5+
assignees:
6+
- jaywcjlove
7+
8+
body:
9+
- type: markdown
10+
attributes:
11+
value: |
12+
<img align="right" height="100" alt="DevHub" src="https://github.com/user-attachments/assets/322d7ddf-d29d-4f73-a928-9dc467d4022e" /> 请尽可能详细地提供您的支持请求或反馈。
13+
14+
DevHub 是一款精心打造的离线应用程序,旨在支持开发人员的日常任务,并确保其数据的最高安全性。
15+
16+
### 联系信息
17+
18+
如果您在使用我们的应用时遇到任何问题或需要支持,请随时通过以下方式与我们联系:
19+
20+
- **电子邮件支持**: [kennyiseeyou@gmail.com](mailto:kennyiseeyou@gmail.com)
21+
- **社交媒体**: [Twitter](https://twitter.com/jaywcjlove)
22+
23+
我们会尽快回复您的消息,感谢您对我们应用的支持!
24+
25+
26+
- type: textarea
27+
attributes:
28+
label: 🙋‍♂️ 您需要什么帮助?
29+
description: 描述您面临的问题或您想要请求的功能。
30+
placeholder: 例如,我遇到了问题...
31+
validations:
32+
required: true
33+
34+
- type: dropdown
35+
id: os_version
36+
attributes:
37+
label: "💻 桌面"
38+
description: 您的操作系统和版本。
39+
options:
40+
- macOS 15.0 (Sequoia)
41+
- macOS 14.0 (Sonoma)
42+
default: 0
43+
validations:
44+
required: true
45+
46+
- type: markdown
47+
attributes:
48+
value: |
49+
**如何向我发送应用程序的崩溃报告?**
50+
51+
- 在 macOS 上打开 Finder
52+
- 从“前往”菜单中选择 **前往文件夹…** <kbd>⇧</kbd> + <kbd>⌘</kbd> + <kbd>G</kbd>
53+
- 输入:**~/Library/Logs/DiagnosticReports**
54+
- 在出现的列表中,选择所有以应用程序名称开头的文件,将它们压缩成 ZIP 文件并发送给我
55+
- 将文件附加到此问题中
56+
57+
- type: textarea
58+
attributes:
59+
label: ℹ️ 补充说明
60+
description: 在此添加有关问题的其他上下文信息。
61+
placeholder: 例如:截图、复现步骤等。
62+
validations:
63+
required: false

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: 🌐 DevHub Official Website
4+
url: https://wangchujiang.com/DevHub/
5+
about: Introduction to the DevHub app on the official website!

README.zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
</div>
2424

25-
个功能丰富的离线应用程序,经过精心打造,旨在支持开发人员的日常任务,并确保其数据的最高安全性。
25+
一个功能丰富的离线应用程序,经过精心打造,旨在支持开发人员的日常任务,并确保其数据的最高安全性。
2626

2727
我正在积极开发中,并树立了一个大胆的目标:每周发布更新。我努力保持紧凑的足迹,旨在策划一个包含100多个小工具的广泛集合,为开发人员提供多样化的工具。这一举措体现了我对持续提升的承诺,提供丰富的工具,以赋能开发人员。DevHub不仅仅是一个编码伴侣;
2828

0 commit comments

Comments
 (0)