Skip to content

Commit

Permalink
Autofix: trailing-spaces (#18890)
Browse files Browse the repository at this point in the history
Co-authored-by: Autofix <[email protected]>
  • Loading branch information
autofix-bot and autofix-bot authored Nov 7, 2023
1 parent 4c35db7 commit fe784f7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/epic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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

0 comments on commit fe784f7

Please sign in to comment.