mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-19 18:25:58 +08:00
25 lines
743 B
Markdown
25 lines
743 B
Markdown
---
|
||
name: 🐛 报告 bug
|
||
about: Report Bug.
|
||
title: '[BUG] Report bug'
|
||
labels: 'bug'
|
||
assignees:
|
||
---
|
||
|
||
### 🐛 Bug 描述 Bug description
|
||
|
||
<!-- 请在上方详细地描述 bug,让大家都能理解。建议附上使用代码。 -->
|
||
<!-- Please describe the bug in detail above so that everyone can understand. It is recommended to attach the use code. -->
|
||
|
||
### 🏞 期望结果 Desired result
|
||
|
||
<!-- 请在上方描述你原本期望看到的结果。 -->
|
||
<!-- Please describe above what you expected to see. -->
|
||
|
||
### 🚑 其他信息 Other information
|
||
|
||
<!-- 请在上方输入,如截图等其他信息。-->
|
||
<!-- Please enter other information such as screenshots above. -->
|
||
|
||
<!-- From: https://github.com/one-template/issue-template -->
|