SunnyUI/.gitee/ISSUE_TEMPLATE.zh-CN.md
2022-02-18 01:40:55 +00:00

64 lines
968 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`没有严格按照模板编写且未提供测试源码下载或 Git 测试仓库地址,则视为无效 `Issue`。
> 提交`Issue`前请先用Gitee最新代码再次进行测试旧版本的有些问题已经随着更新已经解决无需再提交。
> 请先给项目点击Star支持本项目
### SunnyUI 版本号
哪个版本号?
---
### SunnyUI 引用来源
- [x] Nuget
- [ ] Gitee
- [ ] Github
- [ ] 其他
---
### 操作系统
- [x] Win7
- [ ] Win10
- [ ] Win11
- [ ] WindowsXP
- [ ] 其他
---
### .Net运行环境版本
- [x] .Net Framework4.0
- [ ] .Net Framework4.5
- [ ] .Net Framework4.7.2
- [ ] .Net5
- [ ] .Net6
- [ ] 其他
---
### 描述你的问题
发生了什么问题?
---
### 问题贴图
请贴出发生问题时候的截图:
---
### 问题代码
请贴出发生问题时候的代码:
---
### 期待结果
期待的结果是?
---