Skip to content

Commit 14795ac

Browse files
committed
doc(issue_template): refine
1 parent 494c97d commit 14795ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ body:
4545
attributes:
4646
label: Online Demo
4747
description: Provide a URL to an online demo that reproduces the bug. (Optional but recommended)
48-
placeholder: "https://codesandbox.io/your-project"
48+
placeholder: "https://codesandbox.io/s/your-project"

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ body:
1717
- type: textarea
1818
attributes:
1919
label: Proposal
20-
description: How can you solve the problem?
20+
description: How can we solve the problem?
2121
validations:
2222
required: true

0 commit comments

Comments
 (0)