diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ec56a5b..feacea1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,13 +1,15 @@ --- name: Bug report -about: report bugs if you come across any +about: an errors scope must be of CCash and not one of its connected services or + API, if so the issue should be submitted on those repos title: "[BUG]" labels: bug assignees: '' --- -**Requirements** -* A description of the bug's effects -* That this error be scope of CCash and not one of its connected services or API, if so the issue should be submitted on those repos. -* Please attempt to find a way to reliably reproduce the bug, this will speed up fixing it (optional). +**Description** +* A description of the bug's effects. + +**Reproducing Instructions** +* Please attempt to find a way to reliably reproduce the bug, this will speed up fixing it. (optional)