docs: issue发帖格式
parent
6f78427285
commit
9eb74802ad
|
|
@ -0,0 +1,11 @@
|
||||||
|
## 友情提示: 未按照模板填写直接删除
|
||||||
|
|
||||||
|
### 问题描述:
|
||||||
|
|
||||||
|
### 代码&截图:
|
||||||
|
```java
|
||||||
|
public class xxx {
|
||||||
|
// 相关代码或报错信息
|
||||||
|
}
|
||||||
|
```
|
||||||
|
### 重现步骤:
|
||||||
Loading…
Reference in New Issue