Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit d879140

Browse files
committed
Update issue template
1 parent 9d2508a commit d879140

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

.github/ISSUE_TEMPLATE/feature.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,21 @@
11
name: Feature Request
2-
description: Propose a new feature for laravel-base
2+
description: Propose a new feature for laravel-form-components
33
title: "[Feature Request]: "
44
labels: [feature request]
55
body:
66
- type: markdown
77
attributes:
88
value: |
9-
Thanks for proposing a new feature for laravel-base!
9+
Thanks for proposing a new feature for laravel-form-components!
1010
- type: textarea
1111
id: feature-description
1212
attributes:
1313
label: Feature Description
1414
description: How should this feature look like?
1515
validations:
1616
required: true
17+
- type: textarea
18+
id: valuable
19+
attributes:
20+
label: Is this feature valuable for other users as well and why?
21+
description: We want to build software that provides a great experience for all of us.

0 commit comments

Comments
 (0)