Files
gocryptotrader/.github/ISSUE_TEMPLATE.md
Ryan O'Hara-Reid 506940587e Added .github folder for issue, contrib, and PR templates. (#200)
* Added .github folder for issue, contrib, and PR templates.

* Requested changes to templates

* Improved templates
2018-11-01 16:05:53 +11:00

33 lines
859 B
Markdown

# New Issue
## Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
* Operating System:
* GoCryptoTrader version (`gocryptotrader -version`):
## Expected Behavior
Please describe the behavior you are expecting
## Current Behavior
What is the current behavior?
## Failure Information (for bugs)
Please help by providing information about the failure. If it is not a bug, please remove the rest of this template.
### Steps to Reproduce
Please provide detailed steps for reproducing the issue.
1. step 1
2. step 2
3. step 3...
### Failure Logs
By default, GoCryptoTrader stores its `debug.log` file in `%APPDATA%\GoCryptoTrader` on Windows and `~/.gocryptotrader` on Linux/Unix/macOS. Raw text or a link to a pastebin type site is preferred.