Skip to content

Commit

Permalink
chore(issue-template): require screenshots for proposals
Browse files Browse the repository at this point in the history
  • Loading branch information
tay1orjones authored Aug 22, 2022
1 parent 575f87b commit 4edabd7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/ISSUE_TEMPLATE/FEATURE_REQUEST_OR_ENHANCEMENT.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,13 @@ body:
description: 'Provide the business reasons for this request. Provide screenshots of what you are unable to accomplish that this enhancement would make possible.'
validations:
required: true
- type: textarea
id: Screenshots
attributes:
label: Screenshots
description: 'Provide screenshots or a screen capture video of the proposed idea, or what you are unable to accomplish that this enhancement would make possible.'
validations:
required: true
- type: textarea
id: metrics
attributes:
Expand Down

0 comments on commit 4edabd7

Please sign in to comment.