FreeSql/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md
2019-12-26 17:06:16 +08:00

61 lines
1000 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.

##### 问题描述
```csharp
// c# 代码段
```
##### 重现问题步骤(如果可以)
1. ...
2. ...
##### 发现问题的模块
- [ ] FreeSql 版本:
- [ ] FreeSql.Provider.??
- [ ] FreeSql.Repository
- [ ] FreeSql.DbContext
##### 模块对应的 .net 版本
- [ ] .net 4.0
- [ ] .net 4.5
- [ ] .net 4.6
- [ ] .net 4.7
- [ ] .net standard 2.0
- [ ] .net core 2.x
- [x] .net core 3.x
##### 数据库环境
- [x] MySql版本
- [ ] SqlServer版本
- [ ] PostgreSQL版本
- [ ] Oracle版本
- [ ] Sqlite
- [ ] Access版本
- [ ] 达梦,版本:
##### 开发环境
- [ ] Visual Studio 2015
- [ ] Visual Studio 2017
- [x] Visual Studio 2019
- [ ] Visual Studio Code
- [ ] 其他:
##### 系统环境
- [x] Windows版本
- [ ] Linux版本
- [ ] Mac版本
- [ ] 其他:
> 发布问题后,请保持对 issue 的关注,有时会有需要进一步沟通的信息,很长时间内没有得到答复的 issue 将被关闭。