docker-chromium/.github/ISSUE_TEMPLATE/feature-request.yml
2023-05-09 17:31:58 -04:00

16 lines
494 B
YAML

name: Feature request
description: Suggest an idea for this project.
title: "[Feature request] Provide a short description of the feature here"
labels: ["enhancement"]
body:
- type: markdown
attributes:
value: |
Thank you for suggesting an idea to make this project better.
- type: textarea
attributes:
label: Idea
description: |
Please describe the desired behavior, pitch your idea, or suggest improvements.
validations:
required: true