mirror of
https://github.com/usual2970/certimate.git
synced 2025-06-08 05:29:51 +00:00
chore: github issue templates
This commit is contained in:
parent
ff43b9ab3e
commit
4e3f499d76
10
.github/ISSUE_TEMPLATE/3-questions.yml
vendored
10
.github/ISSUE_TEMPLATE/3-questions.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: "❓ Questions"
|
name: "❓ Questions"
|
||||||
description: "遇到了困难需要求助? / Have problem in use and need help?"
|
description: "遇到了困难需要求助? / Have problem in use and need help?"
|
||||||
title: "[Feature] 简要描述你遇到的问题"
|
title: "简要描述你遇到的问题"
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
@ -19,6 +19,14 @@ body:
|
|||||||
3. Yes, I've read the [documentation](https://docs.certimate.me/en/) and didn't find any similar.
|
3. Yes, I've read the [documentation](https://docs.certimate.me/en/) and didn't find any similar.
|
||||||
4. Please describe the problem in detail according to the template specification, otherwise the issue will be closed directly.
|
4. Please describe the problem in detail according to the template specification, otherwise the issue will be closed directly.
|
||||||
|
|
||||||
|
- type: input
|
||||||
|
attributes:
|
||||||
|
label: 软件版本 / Release Version
|
||||||
|
description: 请提供 Certimate 的具体版本。 / Please provide the specific version of Certimate.
|
||||||
|
placeholder: (e.g. v1.0.0)
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: 问题描述 / Description
|
label: 问题描述 / Description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user