Files
rust-based-os-comp2022/.github/ISSUE_TEMPLATE/question.md
2022-07-13 14:27:03 +08:00

25 lines
536 B
Markdown

---
name: Question
about: 对课程内容有疑问请提此类型Issue
title: '[Question] 标题示例: 为什么这里需要添加&'
labels: 'question'
assignees: ''
---
**Describe the question**
A clear and concise description of what the question 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.
**Additional context**
Add any other context about the problem here.