Skip to content

Commit

Permalink
doc(issue_template): refine
Browse files Browse the repository at this point in the history
  • Loading branch information
idiotWu committed Jan 22, 2022
1 parent 494c97d commit 14795ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Expand Up @@ -45,4 +45,4 @@ body:
attributes:
label: Online Demo
description: Provide a URL to an online demo that reproduces the bug. (Optional but recommended)
placeholder: "https://codesandbox.io/your-project"
placeholder: "https://codesandbox.io/s/your-project"
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Expand Up @@ -17,6 +17,6 @@ body:
- type: textarea
attributes:
label: Proposal
description: How can you solve the problem?
description: How can we solve the problem?
validations:
required: true

0 comments on commit 14795ac

Please sign in to comment.