Skip to content

Commit

Permalink
chore: 🔨 update ISSUE template
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhengqbbb committed Apr 7, 2022
1 parent ec40671 commit 2aa9893
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ body:
attributes:
label: Description
description: A clear and concise description of what the bug is.And input a clear and concise description of what you expected to happen.
value: "### Concise Description\n\n### Expected behavior\n\n### Steps to reproduce\n\n### Screenshots or Screen Recording(if possible)"
value: "#### Concise Description\n\n#### Expected behavior\n\n#### Steps to reproduce\n\n#### Screenshots or Screen Recording(if possible)"
validations:
required: true

Expand Down
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ body:
id: proposed-solution
attributes:
label: Proposed Solution
placeholder: "Describe a clear and concise description of what you want to happen.\nIf possible, please provide relevant screenshots or videos."
description: "Describe a clear and concise description of what you want to happen.\nIf possible, please provide relevant screenshots or videos."
placeholder: "Describe a clear and concise description of what you want to happen."

0 comments on commit 2aa9893

Please sign in to comment.