Files
age/.github/ISSUE_TEMPLATE/bug-report.md
T

22 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>
```