17 lines
283 B
Markdown
17 lines
283 B
Markdown
|
---
|
||
|
name: Basic issue template
|
||
|
about: Create an issue with a summary and acceptance criteria
|
||
|
title: ''
|
||
|
labels: ''
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
## Summary
|
||
|
|
||
|
<!-- Short description of what this issue is about -->
|
||
|
|
||
|
## Acceptance Criteria
|
||
|
|
||
|
<!-- What's the definition of "done" for this issue? -->
|