blog/.github/ISSUE_TEMPLATE/bug_report.md
radishzzz 43295bc7b9 🚀 perf: use native scrollbar instead of overlayscrollbars, switch waline to cdn import
- remove preload comment configuration
- remove preload meta tags in head
- update 404 page
2025-05-15 20:23:32 +01:00

28 lines
636 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 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.