From d31ba20d1e8059d35a3233ccbe569f7a18aee9bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Marcos=20Bezerra?= Date: Wed, 10 Nov 2021 20:57:14 -0300 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug-report.md | 12 ++++++++++++ .github/ISSUE_TEMPLATE/documentation-improvement.md | 10 ++++++++++ 2 files changed, 22 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug-report.md create mode 100644 .github/ISSUE_TEMPLATE/documentation-improvement.md diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 0000000..1df76de --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -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. diff --git a/.github/ISSUE_TEMPLATE/documentation-improvement.md b/.github/ISSUE_TEMPLATE/documentation-improvement.md new file mode 100644 index 0000000..9c0e616 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/documentation-improvement.md @@ -0,0 +1,10 @@ +--- +name: Documentation Improvement +about: Improvements in repository markdown or code docs +title: '_[DOCS]_ ' +labels: documentation +assignees: '' + +--- + +