We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 494c97d commit 14795acCopy full SHA for 14795ac
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -45,4 +45,4 @@ body:
45
attributes:
46
label: Online Demo
47
description: Provide a URL to an online demo that reproduces the bug. (Optional but recommended)
48
- placeholder: "https://codesandbox.io/your-project"
+ placeholder: "https://codesandbox.io/s/your-project"
.github/ISSUE_TEMPLATE/feature_request.yml
@@ -17,6 +17,6 @@ body:
17
- type: textarea
18
19
label: Proposal
20
- description: How can you solve the problem?
+ description: How can we solve the problem?
21
validations:
22
required: true
0 commit comments