Update issue templates

This commit is contained in:
Ian Gulliver
2023-07-08 10:42:00 +01:00
committed by GitHub
parent 126a51100b
commit 752bf5e09a
2 changed files with 31 additions and 0 deletions

20
.github/ISSUE_TEMPLATE/bug.md vendored Normal file
View File

@@ -0,0 +1,20 @@
---
name: Bug
about: Bug report
title: ''
labels: bug
assignees: ''
---
**Description**
TODO
**Version**
Output of the relevant commands from:
```shell
BKL_VERSION=1 bkl
BKL_VERSION=1 bklb
go version
grep bkl go.mod
```

View File

@@ -0,0 +1,11 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''
---
**Description**
TODO