mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-15 17:32:56 +00:00
replace the checkbox list with a a proper task list in the epic template NB: this PR does not change the code, it only touches the github issue templates
27 lines
303 B
Markdown
27 lines
303 B
Markdown
---
|
|
name: Epic Template
|
|
about: A set of related tasks contributing towards specific outcome, comprising of
|
|
more than 1 week of work.
|
|
title: 'Epic: '
|
|
labels: t/Epic
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## Motivation
|
|
|
|
|
|
## DoD
|
|
|
|
|
|
## Implementation ideas
|
|
|
|
|
|
```[tasklist]
|
|
### Tasks
|
|
```
|
|
|
|
|
|
## Other related tasks and Epics
|
|
-
|