diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 2d0819b89..440838e30 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,7 +11,8 @@ A clear and concise description of what the bug is. - 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. +- Provide your enable script with response. +- Provide other curl scripts (with responses) which were executed prior to error. - Attach full marketmaker console logs (start collecting right after marketmaker execution). +- ***Make sure that you don't send your passphrase, userpass and privkeys. Your funds might be stolen if you reveal this info publicly!*** - Provide info for all nodes involved (e.g. if error occurs during atomic swap you should provide info for both Bob and Alice).