mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-13 08:39:45 +08:00
32 lines
674 B
Markdown
32 lines
674 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
|
|
---
|
|
|
|
## Describe the bug
|
|
|
|
A clear and concise description of what the bug is.
|
|
|
|
## Versions
|
|
|
|
Please complete the following information:
|
|
|
|
- OS: [e.g. macos, Linux, Windows]
|
|
- Python [e.g. 3.6]
|
|
- HttpRunner [e.g. 1.5.11]
|
|
|
|
## Traceback
|
|
|
|
Traceback when bug occurs.
|
|
|
|
## Project structure
|
|
|
|
File structure of your project. A good way is to run `tree -a` command.
|
|
|
|
## Project files (If possible)
|
|
|
|
Provide your project files to help locate and debug bugs faster. This is not mandatory.
|
|
|
|
NOTICE: Before uploading your project files, don't forget to remove sensitive data, e.g. IP, username and password, key info etc.
|