Skip to content
This repository was archived by the owner on Dec 4, 2025. It is now read-only.

Commit bd33672

Browse files
committed
feat: 📝 update issue template
1 parent c902619 commit bd33672

1 file changed

Lines changed: 25 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,32 @@ body:
55
- type: markdown
66
attributes:
77
value: |
8+
**Before You Start...**
9+
810
Thanks for taking the time to fill out this bug report!
911
10-
If you use the version is not the latest version, please upgrade to the latest version and try again!
12+
Please make sure to follow the guidelines below. Issues that do not adhere to these guidelines or lack sufficient information may be closed.
13+
14+
This form is only for submitting bug reports. If you have a usage question
15+
or are unsure if this is really a bug, make sure to:
16+
17+
- Read the [docs](https://smart-doc-group.github.io/)
18+
- Ask on [GitHub Discussions](https://github.com/TongchengOpenSource/smart-doc/discussions)
19+
- If you use the version is not the latest version, please upgrade to the latest version and try again!
20+
21+
22+
**在开始之前...**
23+
24+
感谢您花时间填写这个问题报告!
25+
26+
请确保遵循以下指南。不符合这些指南或缺乏足够信息的问题可能会被关闭。
27+
28+
这个表单仅用于提交 bug 报告。如果您有使用问题或不确定这是否真的一个 bug,请确保:
29+
30+
- 阅读 [文档](https://smart-doc-group.github.io/)
31+
- 在 [GitHub Discussions](https://github.com/TongchengOpenSource/smart-doc/discussions) 上询问
32+
- 如果您使用的版本不是最新版本,请升级到最新版本后再试!
33+
1134

1235
- type: input
1336
id: contact
@@ -84,8 +107,7 @@ body:
84107
id: steps-to-reproduce
85108
attributes:
86109
label: Steps to Reproduce (Bug产生步骤,请尽量提供用例代码。社区已开启国际化推广,请用文心一言、讯飞星火等辅助翻译成英文,减少社区开发者的工作)
87-
description: Provide a link to a live example, or an unambiguous set of
88-
steps to.reproduce this bug. Include code to reproduce, if relevant
110+
description: Provide a link to a live example, or an unambiguous set of steps to.reproduce this bug. Include code to reproduce, if relevant. Note that you can use [Markdown](https://guides.github.com/features/mastering-markdown/) to format lists and code.
89111
validations:
90112
required: true
91113

0 commit comments

Comments
 (0)