Definition of Done Templates
DoD templates define the criteria that must be met before an issue can be considered complete.
Creating a DoD Template
- Navigate to DevOps > DoD Templates.
- Click Add.
- Enter a template name and add checklist items (e.g., “Code reviewed”, “Tests passing”, “Documentation updated”).
- Click Save.
Applying a DoD Template to an Issue
- Open an issue.
- In the Definition of Done section, select a template to apply.
- The checklist items appear on the issue. Check off items as they are completed.
Using Issue Templates
Issue Templates pre-populate fields when creating new issues. Navigate to DevOps > Issue Templates to create templates for each issue type. Enable auto-populate to automatically fill in fields when a user creates a new issue of that type.