Update provider-update.yml

This commit is contained in:
Luciano Bello 2023-05-16 14:11:00 +02:00 committed by GitHub
parent 7b878221ca
commit c82ca2efed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 35 deletions

View File

@ -18,38 +18,4 @@ options:
- Other (include where in the next field)
validations:
required: true
- type: input
id: current
validations:
required: true
attributes:
label: "What does it say currently?"
description: "What's the code or text that needs update?"
- type: textarea
id: suggestion
validations:
required: true
attributes:
label: What should it say instead? (either copy or attach a screenshot)
description: What's the code or text that needs update?
- type: textarea
id: suggestion
validations:
required: true
attributes:
label: What should it say instead?
description: What's the code or text that needs update?
- type: input
id: source
validations:
required: false
attributes:
label: Link to the provider documentation to support this change
description: Is there an official documentation from the provider that supports this change?
- type: textarea
id: additional
validations:
required: false
attributes:
label: Additional information
description: Tell us more!