Merge pull request #802 from httprunner/debugtalk-patch-1

Update issue templates
This commit is contained in:
debugtalk
2019-12-23 11:43:52 +08:00
committed by GitHub
4 changed files with 34 additions and 3 deletions

View File

@@ -1,7 +1,9 @@
---
name: Bug report
about: Create a report to help us improve
title: BUG
labels: Pending
assignees: debugtalk
---
## Describe the bug
@@ -14,7 +16,7 @@ Please complete the following information:
- OS: [e.g. macos, Linux, Windows]
- Python [e.g. 3.6]
- HttpRunner [e.g. 1.5.11]
- HttpRunner [e.g. 2.1.2]
## Traceback

View File

@@ -1,7 +1,9 @@
---
name: Bug 反馈(中文)
about: 提交 bug 反馈
title: BUG
labels: Pending
assignees: debugtalk
---
## 问题描述

View File

@@ -0,0 +1,19 @@
---
name: Feature request
about: Suggest an idea for this project
title: FEATURE
labels: Pending
assignees: debugtalk
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.

View File

@@ -1,3 +1,11 @@
---
name: 需求反馈
about: 期望新增或改进实现的需求
title: FEATURE
labels: Pending
assignees: debugtalk
---
## 背景描述
> 重点描述遇到的问题在什么场景下HttpRunner 当前的功能特性不能(很好地)实现需求。