mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 11:41:17 +02:00
28 lines
No EOL
635 B
Markdown
28 lines
No EOL
635 B
Markdown
---
|
||
name: Bug report|问题反馈
|
||
about: Create a report to help us improve
|
||
title: '[BUG]: '
|
||
labels: 'bug'
|
||
assignees: ''
|
||
|
||
---
|
||
|
||
### Describe the bug|问题描述
|
||
A clear and concise description of what the bug is.
|
||
|
||
### To Reproduce|复现步骤
|
||
Steps to reproduce the behavior:
|
||
|
||
1. Go to '...'
|
||
2. Click on '....'
|
||
3. Scroll down to '....'
|
||
4. See error
|
||
|
||
### Expected behavior|预期行为
|
||
A clear and concise description of what you expected to happen.
|
||
|
||
### Screenshots|屏幕截图
|
||
If applicable, add screenshots to help explain your problem.
|
||
|
||
### Additional context|补充信息
|
||
Add any other context about the problem here. |