summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/general_bug.md
blob: 2412a656e91bb4ef12a7f058d90ac8a89a5e6ad6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
name: General Bug
about: Other bugs related to 2Ship and it's features
title: "Description of the bug"
labels: bug
assignees: ''
---

- [ ] I have checked the known issues and searched Github to ensure this issue has not already been reported.
- [ ] This is not a feature request, I know those belong on Discord/Github Discussions.

### Description of the bug:
<!-- A clear and concise description of what the bug or enhancement is. -->

### Can you reproduce? If so please list the steps:
- [ ] No, I cannot reproduce this bug
- [ ] Yes, here are the steps to reproduce the bug:
<!--
1. Go to...
2. Do this...
3. See the bug
-->

### Expected behavior:
<!-- A clear and concise description of what you expected to happen or what the enhancement should achieve. -->

### Screenshots or videos:
<!-- If applicable, add screenshots or videos to help explain your problem or suggestion. -->

### System Information:
- OS:
- GFX Backend: Metal, OpenGL, or DirectX
- Game Version:
- Rom Version:

### Additional Information:
<!-- Add any other context about the problem or suggestion here. -->