Files
openchamber/.github/ISSUE_TEMPLATE/feature_request.yml
T

22 lines
543 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
name: Feature request
description: Suggest an improvement
labels: [enhancement]
body:
- type: textarea
id: request
attributes:
label: What should we add/change?
description: What youre trying to do + what youd like to happen.
placeholder: |
Im trying to …
It would be great if OpenChamber …
validations:
required: true
- type: textarea
id: context
attributes:
label: Extra context (optional)
description: Links, screenshots, mockups, constraints, etc.