mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-19 18:25:58 +08:00
25 lines
687 B
Markdown
25 lines
687 B
Markdown
---
|
|
name: '❓ 疑问或需要帮助'
|
|
about: Question or need help
|
|
title: '[Question] Help'
|
|
labels: 'question'
|
|
assignees: ''
|
|
---
|
|
|
|
### 🧐 问题描述 Problem Description
|
|
|
|
<!-- 详细地描述问题,让大家都能理解。 -->
|
|
<!-- Describe the problem in detail so that everyone can understand. -->
|
|
|
|
### 💻 示例代码 Sample code
|
|
|
|
<!-- 如果你有解决方案,在这里清晰地阐述。 -->
|
|
<!-- If you have a solution, state it clearly here. -->
|
|
|
|
### 🚑 其他信息 Other information
|
|
|
|
<!-- 如截图等其他信息可以贴在这里。 -->
|
|
<!-- Other information such as screenshots can be posted here. -->
|
|
|
|
<!-- From: https://github.com/one-template/issue-template -->
|