refactor: move from union type to object enum
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
---
|
||||
id: "..."
|
||||
title: "Пофиксить баг логина"
|
||||
status: todo # todo | in-progress | done | cancelled
|
||||
status: todo # backlog | todo | in-progress | done | cancelled
|
||||
priority: high # low | medium | high | critical
|
||||
tags: [bug, frontend]
|
||||
assignee: ""
|
||||
|
||||
Reference in New Issue
Block a user