mirror of
https://github.com/BernardoGiordano/Checkpoint
synced 2024-11-24 17:53:03 +00:00
42 lines
841 B
Markdown
42 lines
841 B
Markdown
|
---
|
||
|
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.
|