age/.github/ISSUE_TEMPLATE/bug-report.md
2021-04-18 18:45:50 -04:00

21 lines
251 B
Markdown

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