Files
grin-node/.github/ISSUE_TEMPLATE/bug_report.md
T
Ignotus Peverell 493cb431d0 Add bug report and feature requests templates
As discussed during the Jan 22nd 2019 dev meeting.
2019-01-22 15:25:25 -08:00

32 lines
629 B
Markdown

---
name: Bug report
about: Create a report to help us improve Grin
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Run '...'
2. Expect '....'
3. Scroll down to '....'
4. See error
**Relevant Information**
An excerpt from the logs or a detailed error message.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Version [e.g. 1.0.1]
**Additional context**
Add any other context about the problem here.