Files
Vue_dbui/vue-ydui/ISSUE_TEMPLATE.md
2024-09-27 00:57:27 +08:00

25 lines
485 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#### 问题描述
作者是个菜鸟,请详细地描述问题,不要一句话带过(特别是将描述放在标题上的),根据情况贴上代码
处理 issue 是件很耗精力的事,请提交 issue 前考虑一下是否把问题说清楚了
#### 产生环境
- **使用版本:-
- **引入方式CDN | NPM
- **演示地址:-
#### 提示错误信息
1.
2. ...
#### 代码区域
```html
<script>
alert('不会贴代码的看这里!');
</script>
```