Upload ms-swift/.github/PULL_REQUEST_TEMPLATE.md with huggingface_hub
Browse files
ms-swift/.github/PULL_REQUEST_TEMPLATE.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# PR type
|
| 2 |
+
- [ ] Bug Fix
|
| 3 |
+
- [ ] New Feature
|
| 4 |
+
- [ ] Document Updates
|
| 5 |
+
- [ ] More Models or Datasets Support
|
| 6 |
+
|
| 7 |
+
# PR information
|
| 8 |
+
|
| 9 |
+
Write the detail information belongs to this PR.
|
| 10 |
+
|
| 11 |
+
## Experiment results
|
| 12 |
+
|
| 13 |
+
Paste your experiment result here(if needed).
|