Skip to content

Commit

Permalink
Update wording in issue form
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Mar 27, 2021
1 parent ad12745 commit 2956156
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions .github/ISSUE_TEMPLATE/issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ title: ""
body:
- type: textarea
attributes:
label: What's the change?
description: A clear and concise description of the change needed.
label: What's happening?
description: A clear and concise description of the current behaviour.
validations:
required: true
- type: textarea
Expand Down Expand Up @@ -34,4 +34,9 @@ body:
required: true
- type: markdown
attributes:
value: <br>Feel free to add additional context and screenshots below.
value: "---"
- type: markdown
attributes:
value: >-
Add additional information (like screenshots!) and description of what
change is needed below.

0 comments on commit 2956156

Please sign in to comment.