Skip to content

Commit

Permalink
chore: update feature request template
Browse files Browse the repository at this point in the history
  • Loading branch information
shigma committed Jan 26, 2022
1 parent 5b192f1 commit e3ee9ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/feature-request.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Feature Request
description: 提交功能请求
title: "Feature request: "
title: "Feature Request: "
labels:
- feature
body:
Expand All @@ -13,7 +13,7 @@ body:
- type: textarea
attributes:
label: Describe the solution you'd like
description: 请说明你希望使用什么样的方法比如增加什么功能解决上述问题。
description: 请说明你希望使用什么样的方法 (比如增加什么功能) 解决上述问题。
validations:
required: true
- type: textarea
Expand Down

0 comments on commit e3ee9ee

Please sign in to comment.