mirror of
https://github.com/taixingyiji/openit.git
synced 2025-10-30 00:22:20 +00:00
Hello World
This commit is contained in:
17
.github/ISSUE_TEMPLATE/future.yml
vendored
Normal file
17
.github/ISSUE_TEMPLATE/future.yml
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
name: Feature 请求
|
||||
description: 为这个项目提出一个建议
|
||||
title: "F: "
|
||||
labels: enhancement
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
发表一个独特的建议
|
||||
- type: textarea
|
||||
id: repro
|
||||
attributes:
|
||||
label: 详细说明
|
||||
description: 尽可能的详细说明,不限字数( ͡° ͜ʖ ͡°)
|
||||
render: bash
|
||||
validations:
|
||||
required: true
|
||||
Reference in New Issue
Block a user