docs: issue发帖格式
This commit is contained in:
11
.gitee/ISSUE_TEMPLATE.md
Normal file
11
.gitee/ISSUE_TEMPLATE.md
Normal file
@@ -0,0 +1,11 @@
|
||||
## 友情提示: 未按照模板填写直接删除
|
||||
|
||||
### 问题描述:
|
||||
|
||||
### 代码&截图:
|
||||
```java
|
||||
public class xxx {
|
||||
// 相关代码或报错信息
|
||||
}
|
||||
```
|
||||
### 重现步骤:
|
||||
Reference in New Issue
Block a user