提交 e13372e2 编写于 作者: 米司特包's avatar 米司特包

chore: update issue template

上级 5d8f7c6c
name: Bug Report | 错误报告
description: Please describe in detail the problems you encountered in the process of using. | 请详细描述您使用过程中遇到的问题。
title: "[Bug]Some problem..."
labels: ["bug | 错误"]
body:
- type: markdown
attributes:
value: |
***Please answer these questions before you submit a bug. | 请在您提交 bug 之前,回答以下这些问题。***
- type: textarea
attributes:
label: 1. Your usage scenarios? | 您使用的场景?
validations:
required: true
- type: textarea
attributes:
label: 2. What did you do? | 您做了什么操作?
validations:
required: true
- type: textarea
attributes:
label: 3. What are your problems? | 您遇到了什么问题?
validations:
required: true
- type: textarea
attributes:
label: 4. What is your expected outcome? | 您期望的结果是怎样的?
validations:
required: true
blank_issues_enabled: false
contact_links:
- name: GitHub Community Discussions
url: https://github.com/misitebao/wails-template-vue/discussions
about: If your question is not a feature or a bug, please go to the discussion panel and retrieve if your question already exists before submitting.
name: Feature Request | 功能请求
description: Please describe in detail the features you expect. | 请详细描述您期望的功能。
title: "[Feature]Some feature..."
labels: ["enhancement | 增强"]
body:
- type: markdown
attributes:
value: |
***Please answer these questions before you submit the desired feature. | 请在您提交期望的功能之前,回答以下这些问题。***
- type: textarea
attributes:
label: 1. Your usage scenarios? | 您使用的场景?
validations:
required: true
- type: textarea
attributes:
label: 2. What is your expected outcome? | 您期望的结果是怎样的?
validations:
required: true
\ No newline at end of file
---
name: Bug Template | 问题提交模板
about: Please describe in detail the problems you encountered in the process of using | 请详细描述您使用过程中遇到的问题
title: "[Bug]Some problem... | 一些问题。。。"
---
<!-- Please answer these questions before you submit a bug. | 请在您提交 bug 之前,回答以下这些问题。 -->
#### 1. Your usage scenarios? | 您使用的场景?
#### 2. What did you do? | 您做了什么操作?
#### 3. What are your problems? | 您遇到了什么问题?
#### 4. What is your expected outcome? | 您期望的结果是怎样的?
---
name: Feature Template | 功能提交模板
about: Please describe in detail the features you expect | 请详细描述您期望的功能
title: "[Feature]Some feature... | 一些功能。。。"
---
<!-- Please answer these questions before you submit the desired feature. | 请在您提交期望的功能之前,回答以下这些问题。 -->
#### 1. Your usage scenarios? | 您使用的场景?
#### 2. What is your expected outcome? | 您期望的结果是怎样的?
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册