Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 665154d

Browse files
committed
fix: rm empty description in duscussion template
1 parent c1e88a7 commit 665154d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/DISCUSSION_TEMPLATE/add-term.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,13 @@ body:
2323
id: term_eng
2424
attributes:
2525
label: 術語原文
26-
description: |
27-
2826
validations:
2927
required: true
3028

3129
- type: input
3230
id: term_zh
3331
attributes:
3432
label: 術語翻譯
35-
description: |
36-
3733
validations:
3834
required: true
3935

0 commit comments

Comments
 (0)