Add issue templates

This commit is contained in:
Jack Grigg
2021-04-15 22:16:05 +12:00
parent b1249982de
commit 9208719e8c
2 changed files with 42 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
---
name: Bug report
about: Create a report about a bug in this implementation.
title: ''
labels: ''
assignees: ''
---
## Environment
* OS:
* age-plugin-yubikey version:
## What were you trying to do
## What happened
```
<insert terminal transcript here>
```