mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
Autofix: trailing-spaces (#18890)
Co-authored-by: Autofix <autofix-bot@users.noreply.github.com>
This commit is contained in:
parent
4c35db7587
commit
fe784f73b2
8
.github/ISSUE_TEMPLATE/epic.yml
vendored
8
.github/ISSUE_TEMPLATE/epic.yml
vendored
@ -7,7 +7,7 @@ body:
|
||||
id: press-release
|
||||
attributes:
|
||||
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:
|
||||
required: false
|
||||
- type: textarea
|
||||
@ -35,14 +35,14 @@ body:
|
||||
id: measurement
|
||||
attributes:
|
||||
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:
|
||||
required: false
|
||||
- type: textarea
|
||||
id: personas
|
||||
attributes:
|
||||
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
|
||||
validations:
|
||||
required: false
|
||||
@ -64,6 +64,6 @@ body:
|
||||
id: complexities
|
||||
attributes:
|
||||
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:
|
||||
required: false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user