Checkpoint/.github/ISSUE_TEMPLATE/bug-report.md

42 lines
841 B
Markdown
Raw Normal View History

2018-12-27 13:27:27 +00:00
---
name: Bug Report
about: Please fill the fields with all the informations important for the maintainers
to get your issue fixed or sorted out.
title: Bug Report
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**3DS:**
- Entrypoint:
- System version:
- Checkpoint version:
- Result code (if available):
**Switch:**
- Entrypoint:
- System version:
- Checkpoint version:
- SD Card Filesystem:
- Result code (if available):
**Additional context**
Add any other context about the problem here.