Skip to content

Commit

Permalink
Update feature request label in template (huggingface#30940)
Browse files Browse the repository at this point in the history
  • Loading branch information
amyeroberts authored and vasqu committed Jun 1, 2024
1 parent 05eff71 commit e581213
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "\U0001F680 Feature request"
description: Submit a proposal/request for a new transformers feature
labels: [ "feature" ]
labels: [ "Feature request" ]
body:
- type: textarea
id: feature-request
Expand All @@ -19,7 +19,7 @@ body:
label: Motivation
description: |
Please outline the motivation for the proposal. Is your feature request related to a problem? e.g., I'm always frustrated when [...]. If this is related to another GitHub issue, please link here too.
- type: textarea
id: contribution
Expand Down

0 comments on commit e581213

Please sign in to comment.