add
添加项目文件
This commit is contained in:
33
zh/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
33
zh/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: 'bug'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## Describe the Bug
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
## Expected Behavior
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
## Steps to Reproduce
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
2. Run '....'
|
||||
3. Enter '....'
|
||||
4. See error
|
||||
|
||||
## Screenshots
|
||||
If applicable, add screenshots or logs to help explain your problem.
|
||||
|
||||
## Environment (please complete the following information):
|
||||
|
||||
Anything that will help us triage the bug will help. Here are some ideas:
|
||||
- OS: [e.g. Linux, OSX, WSL, etc]
|
||||
- Version [e.g. 10.15]
|
||||
|
||||
## Additional Context
|
||||
Add any other context about the problem here.
|
||||
Reference in New Issue
Block a user