mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-16 16:12:14 +11:00
Update issue templates
This commit is contained in:
parent
d485e3a21d
commit
01bc8dfc26
1 changed files with 7 additions and 5 deletions
12
.github/ISSUE_TEMPLATE/bug_report.md
vendored
12
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue