Autofix: trailing-spaces (#18890)

Co-authored-by: Autofix <autofix-bot@users.noreply.github.com>
This commit is contained in:
Autofix 2023-11-07 08:44:45 +01:00 committed by GitHub
parent 4c35db7587
commit fe784f73b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ body:
id: press-release id: press-release
attributes: attributes:
label: Press release (and FAQ's) label: Press release (and FAQ's)
description: What would the future feature announcement look like from a customer/user point of view? Think about questions both Gitpodders, and users/customers might ask about this feature. description: What would the future feature announcement look like from a customer/user point of view? Think about questions both Gitpodders, and users/customers might ask about this feature.
validations: validations:
required: false required: false
- type: textarea - type: textarea
@ -35,14 +35,14 @@ body:
id: measurement id: measurement
attributes: attributes:
label: Measurement label: Measurement
description: What will we measure to know whether we've been successful? description: What will we measure to know whether we've been successful?
validations: validations:
required: false required: false
- type: textarea - type: textarea
id: personas id: personas
attributes: attributes:
label: Persona(s) label: Persona(s)
description: Optionally specifiy which user will be impacted by this change? description: Optionally specifiy which user will be impacted by this change?
placeholder: Developer/Installer/Project Configurer/Customer/Security Reviewer - optionally the ecosystem persona e.g. Python Developers placeholder: Developer/Installer/Project Configurer/Customer/Security Reviewer - optionally the ecosystem persona e.g. Python Developers
validations: validations:
required: false required: false
@ -64,6 +64,6 @@ body:
id: complexities id: complexities
attributes: attributes:
label: Complexities label: Complexities
description: Optionally make explicit any complexities, e.g. dependencies on other teams, technical challenges, unknowns. description: Optionally make explicit any complexities, e.g. dependencies on other teams, technical challenges, unknowns.
validations: validations:
required: false required: false