Browse Source

Update issue templates

pass-iguana-arg
Artem Pikulin 7 years ago
parent
commit
17dc46e1b5
  1. 17
      .github/ISSUE_TEMPLATE/bug_report.md

17
.github/ISSUE_TEMPLATE/bug_report.md

@ -0,0 +1,17 @@
---
name: Bug report
about: Marketmaker 1.0 bug report
---
**Describe the bug**
A clear and concise description of what the bug is.
**Please answer following questions and attach requested info - it'll help to solve issue faster**
- What OS do you use?
- What marketmaker version do you run?
- Attach your coins.json config.
- Provide your enable script.
- Provide other curl scripts which were executed prior to error.
- Attach full marketmaker console logs (start collecting right after marketmaker execution).
- Provide info for all nodes involved (e.g. if error occurs during atomic swap you should provide info for both Bob and Alice).
Loading…
Cancel
Save