Update issue templates

This commit is contained in:
João Marcos Bezerra 2021-11-10 20:57:14 -03:00 committed by GitHub
parent 7f97715d34
commit d31ba20d1e
2 changed files with 22 additions and 0 deletions

12
.github/ISSUE_TEMPLATE/bug-report.md vendored Normal file
View File

@ -0,0 +1,12 @@
---
name: Bug Report
about: Any Ouch bug
title: '_[BUG]_ '
labels: bug
assignees: ''
---
Thanks for filling a bug report!
Don't forget to add the `ouch` version for which this error occurred.

View File

@ -0,0 +1,10 @@
---
name: Documentation Improvement
about: Improvements in repository markdown or code docs
title: '_[DOCS]_ '
labels: documentation
assignees: ''
---