CodeYourFuture / CodeYourFuture/Module-The-Launch

Refine a ticket

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
:brain: Prep work 🎯 Topic Requirements 🎯 Topic Teamwork 📅 Week 2 📅 Week 3 📅 Week 4 📅 Week 5 Recurring 🦔 Size Tiny
Dominant language
No language data
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

As a developer, you want to refine tickets so that anyone in your team can pick up and deliver any feature in your application.

_Given_ a ticket in the backlog
_When_ I refine the ticket
_Then_ it is ready to be worked on

**I expect** a refined ticket to have

- [ ] a user story
- [ ] G/W/T
- [ ] testable criteria

✅ Checklist

So a refined ticket has all the information anyone might need to complete a feature. This is usually:

- [ ] A user story
- [ ] Specification by example (Given/When/Then)
- [ ] Acceptance criteria or assertions

### 🖼️ Refining Tickets Workflow

* 🔥 How important is this task? Prioritise 🤔
* 🐋 How long will this take? Estimate ⚖️
* 📆 Does this task have a deadline? Schedule 📆
* 🗃️ What type of work is this? Sort 📐
* 😶‍🌫️ What would someone else need to know to complete this task? Explain 🎨 (or Ask)

A ticket is fully refined when anyone in your team could pick it up. If you can validate a ticket in the Backlog as Ready, move it to Ready now.

Only tickets **In Progress** can belong to any particular team member, so don't claim tickets now.

### 🎫 Refine some tickets

Read over your team backlog. Validate the tickets against the checklist given above. If there are any tickets that are Ready, promote them from the Backlog.

Now select a ticket from the Backlog to refine. Use the refining tickets workflow. Don't promote your own ticket to Ready - leave that to a team-mate to validate.

You can do this asynchronously or in a call with your team. Whichever helps you to make progress.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.