Update feature request label in template (#30940)

This commit is contained in:
amyeroberts 2024-05-27 14:16:47 +01:00 committed by GitHub
parent 0a064dc0fc
commit cd797778e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
name: "\U0001F680 Feature request" name: "\U0001F680 Feature request"
description: Submit a proposal/request for a new transformers feature description: Submit a proposal/request for a new transformers feature
labels: [ "feature" ] labels: [ "Feature request" ]
body: body:
- type: textarea - type: textarea
id: feature-request id: feature-request
@ -19,7 +19,7 @@ body:
label: Motivation label: Motivation
description: | 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. 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 - type: textarea
id: contribution id: contribution