mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-05 07:26:55 +08:00
update issure templates
This commit is contained in:
@@ -1,20 +0,0 @@
|
|||||||
---
|
|
||||||
name: 需求反馈
|
|
||||||
about: 期望新增或改进实现的需求
|
|
||||||
title: ''
|
|
||||||
labels: Pending
|
|
||||||
assignees: debugtalk
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## 背景描述
|
|
||||||
|
|
||||||
> 重点描述遇到的问题:在什么场景下,HttpRunner 当前的功能特性不能(很好地)实现需求。
|
|
||||||
|
|
||||||
## 期望的功能特性
|
|
||||||
|
|
||||||
> 期望 HttpRunner 实现怎样的功能特性。
|
|
||||||
|
|
||||||
## 示例描述(可选)
|
|
||||||
|
|
||||||
> 结合示例进行描述,可让开发者更准确理解你的需求。
|
|
||||||
@@ -1,10 +1,9 @@
|
|||||||
---
|
---
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Create a report to help us improve
|
about: Create a report to help us improve
|
||||||
title: ''
|
title: BUG
|
||||||
labels: ''
|
labels: Pending
|
||||||
assignees: ''
|
assignees: debugtalk
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Describe the bug
|
## Describe the bug
|
||||||
@@ -17,7 +16,7 @@ Please complete the following information:
|
|||||||
|
|
||||||
- OS: [e.g. macos, Linux, Windows]
|
- OS: [e.g. macos, Linux, Windows]
|
||||||
- Python [e.g. 3.6]
|
- Python [e.g. 3.6]
|
||||||
- HttpRunner [e.g. 1.5.11]
|
- HttpRunner [e.g. 2.1.2]
|
||||||
|
|
||||||
## Traceback
|
## Traceback
|
||||||
|
|
||||||
|
|||||||
@@ -1,10 +1,9 @@
|
|||||||
---
|
---
|
||||||
name: Bug 反馈(中文)
|
name: Bug 反馈(中文)
|
||||||
about: 提交 bug 反馈
|
about: 提交 bug 反馈
|
||||||
title: ''
|
title: BUG
|
||||||
labels: ''
|
labels: Pending
|
||||||
assignees: ''
|
assignees: debugtalk
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 问题描述
|
## 问题描述
|
||||||
|
|||||||
@@ -1,10 +1,9 @@
|
|||||||
---
|
---
|
||||||
name: Feature request
|
name: Feature request
|
||||||
about: Suggest an idea for this project
|
about: Suggest an idea for this project
|
||||||
title: ''
|
title: FEATURE
|
||||||
labels: Pending
|
labels: Pending
|
||||||
assignees: debugtalk
|
assignees: debugtalk
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Is your feature request related to a problem? Please describe.**
|
**Is your feature request related to a problem? Please describe.**
|
||||||
|
|||||||
@@ -1,3 +1,11 @@
|
|||||||
|
---
|
||||||
|
name: 需求反馈
|
||||||
|
about: 期望新增或改进实现的需求
|
||||||
|
title: FEATURE
|
||||||
|
labels: Pending
|
||||||
|
assignees: debugtalk
|
||||||
|
---
|
||||||
|
|
||||||
## 背景描述
|
## 背景描述
|
||||||
|
|
||||||
> 重点描述遇到的问题:在什么场景下,HttpRunner 当前的功能特性不能(很好地)实现需求。
|
> 重点描述遇到的问题:在什么场景下,HttpRunner 当前的功能特性不能(很好地)实现需求。
|
||||||
|
|||||||
Reference in New Issue
Block a user