mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-19 18:25:58 +08:00
docs: update
This commit is contained in:
24
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
24
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
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. -->
|
||||
|
||||
### 🏞 期望结果 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 -->
|
Reference in New Issue
Block a user