ID-1 Title
Status: To Do
Description
As a [persona],
I want to [achieve something],
so that [value/benefit].
Acceptance criteria
List the conditions that must be met to complete the ticket. They’re a set of clear, concise, and testable statements that focus on providing positive customer results.
- Reservation should be validated before inserted into the database (example 1)
- After successfully placing a reservation, the user should receive a confirmation email (example 2)
Out of Scope
Clarify what is explicitly not part of this ticket.
Background information
Any relevant background information. e.g. why do we want this?
Technical Plan of Action
API endpoints
List the API-endpoints required for this feature if relevant.
Proposed solution
Describe the technical approach to implementing this feature
Technical considerations
Describe the technical considerations before implementing this feature
Dependencies
What needs to be done or available first?
- APIs
- Spikes
- Other
Last updated on