mirror of
https://github.com/Mr-Wiseguy/Zelda64Recomp.git
synced 2024-11-05 22:35:06 +01:00
32 lines
704 B
Markdown
32 lines
704 B
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Report a bug in the project
|
||
|
title: ''
|
||
|
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. etc.
|
||
|
|
||
|
**Expected behavior**
|
||
|
A clear and concise description of what you expected to happen.
|
||
|
|
||
|
**Screenshots**
|
||
|
Please attach a screenshot of the bug.
|
||
|
|
||
|
**Desktop (please complete the following information):**
|
||
|
- OS: [Windows 10, Windows 11, Linux distro]
|
||
|
- Version: [e.g. 1.0.0]
|
||
|
- CPU: [e.g. Intel Core ..., AMD Ryzen ..., etc.]
|
||
|
- GPU: [e.g. NVIDIA GeForce .../Radeon RX .../Intel UHD .../etc.]
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|