issue templates

This commit is contained in:
Nick Black 2020-12-03 01:22:42 -05:00 committed by GitHub
parent b38d742358
commit 6d1a4fce6b
3 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,10 @@
---
name: feature request
about: request new dank warez
title: ''
labels: documentation, enhancement
assignees: ''
---

View File

@ -0,0 +1,13 @@
---
name: problem report
about: report issues in code, documentation, packaging
title: ''
labels: bug
assignees: ''
---
Please include the following data:
* `export | egrep 'LANG|LC_CTYPE|TERM'`
* notcurses version (available from `notcurses-demo i`)
* terminal name + version

10
.github/ISSUE_TEMPLATE/question.md vendored Normal file
View File

@ -0,0 +1,10 @@
---
name: question
about: don't understand how/why something works?
title: ''
labels: userquestion
assignees: ''
---