mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 15:57:25 +00:00
Update issue templates.
This commit is contained in:
8
.github/ISSUE_TEMPLATE/bug.yaml
vendored
8
.github/ISSUE_TEMPLATE/bug.yaml
vendored
@@ -8,9 +8,15 @@ body:
|
|||||||
value: |
|
value: |
|
||||||
Thank you for reporting a problem, please complete the title and fill in the following information.
|
Thank you for reporting a problem, please complete the title and fill in the following information.
|
||||||
|
|
||||||
|
感谢您的反馈,请填写完整标题并填写以下信息。
|
||||||
|
|
||||||
**Please do not report any issues related to config files.**
|
**Please do not report any issues related to config files.**
|
||||||
|
|
||||||
To report a bug related to the config file, please send it to the [config repository](https://github.com/venera-app/venera-configs).
|
**请不要报告与配置文件相关的任何问题。**
|
||||||
|
|
||||||
|
This project is a comic reader that allows users write their own config files. And there is no built-in comic source.
|
||||||
|
|
||||||
|
本项目是一个漫画阅读器,允许用户编写自己的配置文件,并且没有内置漫画源。
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: bugType
|
id: bugType
|
||||||
attributes:
|
attributes:
|
||||||
|
10
.github/ISSUE_TEMPLATE/enhancement.yaml
vendored
10
.github/ISSUE_TEMPLATE/enhancement.yaml
vendored
@@ -7,6 +7,16 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
Welcome to make a feature request, please fill in the following information after completing the title.
|
Welcome to make a feature request, please fill in the following information after completing the title.
|
||||||
|
|
||||||
|
欢迎提出功能建议,请填写完整标题后填写以下信息。
|
||||||
|
|
||||||
|
**Please do not report any issues related to config files.**
|
||||||
|
|
||||||
|
**请不要报告与配置文件相关的任何问题。**
|
||||||
|
|
||||||
|
This project is a comic reader that allows users write their own config files. And there is no built-in comic source.
|
||||||
|
|
||||||
|
本项目是一个漫画阅读器,允许用户编写自己的配置文件,并且没有内置漫画源。
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: what-happened
|
id: what-happened
|
||||||
attributes:
|
attributes:
|
||||||
|
9
.github/ISSUE_TEMPLATE/other.yaml
vendored
9
.github/ISSUE_TEMPLATE/other.yaml
vendored
@@ -1,9 +0,0 @@
|
|||||||
name: other
|
|
||||||
description: Other contents
|
|
||||||
body:
|
|
||||||
- type: textarea
|
|
||||||
id: what-happened
|
|
||||||
attributes:
|
|
||||||
label: Content
|
|
||||||
validations:
|
|
||||||
required: true
|
|
Reference in New Issue
Block a user