14 lines
193 B
Text
14 lines
193 B
Text
|
# -*- mode: snippet -*-
|
||
|
# name: fullstatus
|
||
|
# uuid:
|
||
|
# key: fullstatus
|
||
|
# condition: t
|
||
|
# --
|
||
|
- *Sprint:*
|
||
|
- $1
|
||
|
- *Crossway:*
|
||
|
- $2
|
||
|
- *Onboarding:*
|
||
|
- $3
|
||
|
- *Other:*
|
||
|
- $0
|