Using Definition of Done Templates

Definition of Done Templates

DoD templates define the criteria that must be met before an issue can be considered complete.

Creating a DoD Template

  1. Navigate to DevOps > DoD Templates.
  2. Click Add.
  3. Enter a template name and add checklist items (e.g., “Code reviewed”, “Tests passing”, “Documentation updated”).
  4. Click Save.

Applying a DoD Template to an Issue

  1. Open an issue.
  2. In the Definition of Done section, select a template to apply.
  3. 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.

Was this article helpful?