mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-06-19 12:28:15 +08:00
add issues template
This commit is contained in:
23
.github/ISSUE_TEMPLATE/feature-request.md
vendored
Normal file
23
.github/ISSUE_TEMPLATE/feature-request.md
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
name: "Feature Request 🚀"
|
||||
about: 这里只能提交 Feature 请求,提交其他无关信息会被关闭
|
||||
title: ''
|
||||
labels: Feature
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
以下为必读项,不仔细阅读会导致你的 Issue 被关闭
|
||||
|
||||
1. 该分类下只能提交 Feature,如果要询问使用方法等,请前往讨论区:https://github.com/dotnetcore/FreeSql/discussions
|
||||
2. 请尽量详细的描述清楚你的需求
|
||||
-->
|
||||
|
||||
#### Feature 特性
|
||||
|
||||
|
||||
#### 简要描述原因
|
||||
|
||||
|
||||
#### 使用场景
|
Reference in New Issue
Block a user