mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-25 01:48:38 -06:00
Extend feature request template to request more detail
This commit is contained in:
parent
f1687ef53d
commit
4d9691c8e5
6
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
6
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
@ -30,8 +30,10 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Proposed functionality
|
label: Proposed functionality
|
||||||
description: >
|
description: >
|
||||||
Describe in detail the new feature or behavior you'd like to propose. Include any specific
|
Describe in detail the new feature or behavior you are proposing. Include any specific changes
|
||||||
changes to work flows, data models, or the user interface.
|
to work flows, data models, and/or the user interface. The more detail you provide here, the
|
||||||
|
greater chance your proposal has of being discussed. Feature requests which don't include an
|
||||||
|
actionable implementation plan will be rejected.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
Loading…
Reference in New Issue
Block a user