mirror of
https://github.com/netchx/netch.git
synced 2026-05-11 23:45:06 +08:00
16 lines
480 B
YAML
16 lines
480 B
YAML
name: 功能请求
|
||
description: "建议这个项目的想法"
|
||
labels: 需要核实
|
||
issue_body: true
|
||
body:
|
||
- type: markdown
|
||
attributes:
|
||
value: "**确保你已经看过 readme,也搜索并阅读过和你遇到的情况相关的问题。否则会被认为是重复的并被立刻关闭。**"
|
||
- type: textarea
|
||
id: description
|
||
attributes:
|
||
label: "功能描述"
|
||
description: 简明扼要地描述需要的功能
|
||
validations:
|
||
required: true
|