Skip to content

Commit

Permalink
chore: update issue template (#3003)
Browse files Browse the repository at this point in the history
  • Loading branch information
jarmywang authored Jul 25, 2024
1 parent ab35617 commit 2b6fc3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug-report.zh-CN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ body:
id: reproduce
attributes:
label: 重现链接
description: 请提供尽可能精简的代码片段 或 GitHub 仓库的链接。请不要填无关链接,否则你的 Issue 将被关闭。
description: 请提供尽可能精简的 [代码片段](https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html) 或 GitHub 仓库的链接。请不要填无关链接,否则你的 Issue 将被关闭。
placeholder: 请填写

- type: textarea
Expand All @@ -51,7 +51,7 @@ body:
id: systemVersion
attributes:
label: 基础库版本
placeholder: 2.11.3
placeholder: 3.5.0

- type: textarea
id: remarks
Expand Down

0 comments on commit 2b6fc3e

Please sign in to comment.