-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,14 @@ | ||
--- | ||
name: 问题模板 | ||
about: 问答模版,请描述具体问题,可以附图说明。 | ||
title: '' | ||
name: 答疑模板 | ||
about: '标题格式: [分类标签] 答疑标题' | ||
title: "[第一次作业答疑]" | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
## 问题描述 | ||
## 相关说明 | ||
### 问题描述 | ||
简洁清晰地描述问题: 预期的结果,实际的情况等。 | ||
|
||
### 相关文件 | ||
使用[GIST](https://gist.github.com/)来上传相关的长文件,然后链接到此处。 |