workflow-twin / tasks /easy.json
NDGCodes's picture
fix repo structure for HF
1a692ce
raw
history blame contribute delete
311 Bytes
{
"tasks": [
{
"id": "E-1001",
"summary": "User cannot find password reset link.",
"severity": "low",
"max_attempts": 3
},
{
"id": "E-1002",
"summary": "Billing page throws intermittent timeout.",
"severity": "medium",
"max_attempts": 4
}
]
}