Kekkai/.github/ISSUE_TEMPLATE/request_feature.yml
Redume 3ed3115b97
Some checks are pending
Create and publish a Docker image / build-and-push-server (push) Waiting to run
Create and publish a Docker image / build-and-push-chart (push) Waiting to run
Create and publish a Docker image / build-and-push-CR (push) Waiting to run
Deploy docs / deploy (push) Waiting to run
Change name and delete required attribute in checkbox
2024-11-14 22:28:37 +03:00

24 lines
No EOL
867 B
YAML

name: ⭐️ Feature request
description: Suggest a new idea how to improve Kekkai
labels: [feature request]
body:
- type: textarea
id: feature-description
attributes:
label: Describe your suggested feature
description: How can Kekkai be improved?
placeholder: |
Example:
"It should work like this..."
validations:
required: true
- type: checkboxes
id: acknowledgements
attributes:
label: Acknowledgements
description: Read this carefully, we will close and ignore your issue if you skimmed through this.
options:
- label: This is not a duplicate of an existing issue. Please look through the list of [open issues](https://github.com/Redume/Kekkai/issues) before creating a new one.
required: true