Skip to content

Commit

Permalink
fix: change description of two fields in docs issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
wsocha committed Sep 15, 2023
2 parents c7901eb + a74343f commit 86b0f0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/docs_error.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ body:
- type: textarea
attributes:
label: Description of the issue
description: Description of what issue you have discovered. Please include as to why you think the issue is an issue.
description: Describe what you discovered and explain why it is an issue.
validations:
required: true
- type: textarea
Expand All @@ -17,7 +17,7 @@ body:
- type: textarea
attributes:
label: Expected content
description: What do you think the specification should say instead?
description: What should the specification say instead?
validations:
required: false
- type: input
Expand Down

0 comments on commit 86b0f0d

Please sign in to comment.