Files
httprunner/.github/ISSUE_TEMPLATE/bug_report_zh.md
2022-04-11 20:10:06 +08:00

27 lines
627 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
name: Bug 反馈(中文)
about: 提交 bug 反馈
title: ''
labels: pending
---
## 问题描述
> 请对 bug 进行简要描述;
> 尽量附带运行的命令和报错时的堆栈信息
## 版本信息
请提供如下版本信息:
- 操作系统类型: [e.g. macOS, Linux, Windows]
- Python 版本: [e.g. 3.9]
- Go 版本: [e.g. 1.18]
- HttpRunner 版本 [e.g. 3.1.8]
## 项目文件内容(非必须)
如果可能,提供项目测试用例文件原始内容可加快 bug 定位和修复速度。
提示请注意在去除项目敏感信息IP、账号密码、密钥等后再进行上传。