Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rawilk committed Oct 31, 2022
1 parent c41f36b commit fb444ea
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions .github/ISSUE_TEMPLATE/feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ description: Propose a new feature for laravel-printing
title: "[Feature Request]: "
labels: [feature request]
body:
- type: markdown
attributes:
value: |
Thanks for proposing a new feature for laravel-printing!
- type: textarea
id: feature-description
attributes:
label: Feature Description
description: How should this feature look like?
validations:
required: true
- type: textarea
id: valuable
attributes:
label: Is this feature valuable for other users as well and why?
description: We want to build software that provides a great experience for all of us.
- type: markdown
attributes:
value: |
Thanks for proposing a new feature for laravel-printing!
- type: textarea
id: feature-description
attributes:
label: Feature Description
description: How should this feature look like?
validations:
required: true
- type: textarea
id: valuable
attributes:
label: Is this feature valuable for other users as well and why?
description: We want to build software that provides a great experience for all of us.

0 comments on commit fb444ea

Please sign in to comment.