Merge branch 'master' into exp-access

This commit is contained in:
Connor McLaughlin 2020-11-11 01:02:05 +10:00 committed by GitHub
commit ba2e9d030c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 61 additions and 0 deletions

41
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,41 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
Please read before creating a new issue:
1. All advanced options MUST be at their default values;
2. All enhancements must be off;
3. Do not share save state files. Memory Cards are ok;
4. Please post your issue report in English as unfortunately this is the only language spoken by the developers. The Discord server has many helpful people if you need help translating.
Remove everything before and including this line before submitting.
**Game details**
[Serial Code, Region]
[i.e SLUS-00404 Ace Combat 2 (USA)]
**Description of the issue / bug**
[Describe what you are seeing and/or hearing during gameplay]
**Steps to Reproduce**
[Try to provide as much detail as possible to reproduce the issue]
**Enhancements information**
[Make sure they are all turned off before report]
**Hardware/software**
[If Android, which phone and Android version]
[If desktop, your CPU, graphics card, and operating system]
[GPU Renderer - D3D11/OpenGL/Vulkan]
**Emulator version**
[Shown in the title bar of the emulator]
**Additional context**
Add any other context about the problem here.

View File

@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.