age/.github/ISSUE_TEMPLATE/bug-report.md
2019-12-07 00:58:07 -05:00

21 lines
250 B
Markdown

---
name: Bug report
about: Create a report about a bug in this implementation.
title: ''
labels: ''
assignees: ''
---
## Environment
* OS:
* age version:
## What were you trying to do
## What happened
```
<insert terminal transcript here>
```