You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
470 B
Markdown

---
name: work
description: work on the highest priority thing
---
* If a ticket ID or description of a ticket is provided, look for that ticket.
* If no ticket/description is provided, use nbd next to choose the ticket to work on.
* Implement the plan in the selected ticket.
* Update the ticket with the new status.
* Create additional tickets based on work that may have come up during this work.
* Commit changes with a concise message and reference the ticket ID.