Issue templates

The canonical issue template is:

---
name: Task
about: Template for Promise Graph tasks
title:
labels:
assignees:
---
customer:
performer:
deadline:
estimated:
started:
actual:
completed:
confirmed:
---

<definition of done>

In order to activate this template for your repository, add this Markdown as a file at:

.github/ISSUE_TEMPLATE/issue_template.md

(with respect to the repository root)