mirror of
https://github.com/netchx/netch.git
synced 2026-03-14 17:43:18 +08:00
12 lines
320 B
YAML
12 lines
320 B
YAML
name: Feature request
|
|
description: Suggest an idea for this project
|
|
labels: enhancement
|
|
body:
|
|
- type: textarea
|
|
id: description
|
|
attributes:
|
|
label: Describe the feature you want
|
|
description: A clear and concise description of what you want to happen.
|
|
validations:
|
|
required: true
|