enso/gui/.github/ISSUE_TEMPLATE/task.md
2020-03-16 03:58:00 +01:00

32 lines
577 B
Markdown

---
name: Task
about: Create a new development task for Enso IDE.
title: ''
labels: ''
assignees: ''
---
### Summary
<!--
- A summary of the task.
-->
### Value
<!--
- This section should describe the value of this task.
- This value can be for users, to the team, etc.
-->
### Specification
<!--
- Detailed requirements for the feature.
- The performance requirements for the feature.
-->
### Acceptance Criteria & Test Cases
<!--
- Any criteria that must be satisfied for the task to be accepted.
- The test plan for the feature, related to the acceptance criteria.
-->