Files
i2p 773d05f8f1
Pulsar .NET 9.0 Windows Release / build (push) Waiting to run
Mirror to Codeberg and Gitea / mirror (push) Waiting to run
initial commit
2026-08-27 10:57:58 -06:00

24 lines
699 B
YAML

name: Feature request
description: Suggest a new feature
labels: ["enhancement"]
body:
- type: textarea
attributes:
label: Problem description
description: A clear and concise description of what the problem is.
placeholder: |
Example: "I'm always frustrated when [...]", or "I often need to [...]"
validations:
required: true
- type: textarea
attributes:
label: Proposal
description: A clear and concise description of what you want to happen.
validations:
required: true
- type: textarea
attributes:
label: Additional context
description: Add any other context or screenshots about the feature request here.