Upload ms-swift/.github/ISSUE_TEMPLATE/feature_request.md with huggingface_hub
Browse files
ms-swift/.github/ISSUE_TEMPLATE/feature_request.md
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
name: Feature request
|
| 3 |
+
about: Suggest an idea for this project
|
| 4 |
+
title: ''
|
| 5 |
+
labels: ''
|
| 6 |
+
assignees: ''
|
| 7 |
+
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
**Describe the feature**
|
| 11 |
+
Please describe the feature requested here(请在这里描述需求)
|
| 12 |
+
|
| 13 |
+
**Paste any useful information**
|
| 14 |
+
Paste any useful information, including papers, github links, etc.(请在这里描述其他有用的信息,比如相关的论文地址,github链接等)
|
| 15 |
+
|
| 16 |
+
**Additional context**
|
| 17 |
+
Add any other context or information here(其他信息可以写在这里)
|