2021-10-19 15:49:49 +02:00
|
|
|
name: Feature Request
|
2022-02-13 14:18:42 +01:00
|
|
|
description: Request a new feature or idea to be added to BookStack
|
2021-10-19 15:49:49 +02:00
|
|
|
title: "[Feature Request]: "
|
|
|
|
labels: [":hammer: Feature Request"]
|
|
|
|
body:
|
|
|
|
- type: textarea
|
|
|
|
id: description
|
|
|
|
attributes:
|
|
|
|
label: Describe the feature you'd like
|
|
|
|
description: Provide a clear description of the feature you'd like implemented in BookStack
|
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
- type: textarea
|
|
|
|
id: benefits
|
|
|
|
attributes:
|
|
|
|
label: Describe the benefits this feature would bring to BookStack users
|
|
|
|
description: Explain the measurable benefits this feature would achieve for existing BookStack users
|
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
- type: textarea
|
|
|
|
id: context
|
|
|
|
attributes:
|
|
|
|
label: Additional context
|
|
|
|
description: Add any other context or screenshots about the feature request here.
|
|
|
|
validations:
|
|
|
|
required: false
|