mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Update issue templates to say "mobile device" instead of "mobile phone"
Fixes #18594
This commit is contained in:
parent
e40ec0cc50
commit
9a276c6f97
4 changed files with 13 additions and 13 deletions
10
.github/ISSUE_TEMPLATE/bug.yml
vendored
10
.github/ISSUE_TEMPLATE/bug.yml
vendored
|
@ -25,10 +25,10 @@ body:
|
|||
label: What area of the game / PPSSPP
|
||||
placeholder: |
|
||||
When I equip a Mythril Bangle, a blue screen appears and it says the game crashed.
|
||||
|
||||
|
||||
Here's a screenshot of the blue screen:
|
||||
[upload screenshot]
|
||||
|
||||
|
||||
Here's a my savedata with a Mythril Bangle not equipped yet:
|
||||
[upload zip of savedata]
|
||||
description: >
|
||||
|
@ -42,7 +42,7 @@ body:
|
|||
label: What should happen
|
||||
placeholder: |
|
||||
The Mythril Bangle should be equipped without crashing.
|
||||
|
||||
|
||||
My friend also tried this on their actual PSP, and it worked fine. Here's a screenshot right after equipping frmo my savedata:
|
||||
[upload photo]
|
||||
description: >
|
||||
|
@ -61,7 +61,7 @@ body:
|
|||
attributes:
|
||||
value: |
|
||||
## Your device
|
||||
|
||||
|
||||
If you're not sure about any of these questions, check Settings -> Tools -> System Information.
|
||||
|
||||
- type: dropdown
|
||||
|
@ -87,7 +87,7 @@ body:
|
|||
validations:
|
||||
required: true
|
||||
attributes:
|
||||
label: Mobile phone model or graphics card
|
||||
label: Mobile device model or graphics card (GPU)
|
||||
placeholder: Google Pixel 4a or NVIDIA GeForce GTX 1080Ti
|
||||
description: >
|
||||
If you don't know, copy what's under 'Driver version' in System Information.
|
||||
|
|
8
.github/ISSUE_TEMPLATE/graphics.yml
vendored
8
.github/ISSUE_TEMPLATE/graphics.yml
vendored
|
@ -36,7 +36,7 @@ body:
|
|||
placeholder: |
|
||||
The save point seems to be moving like it should, but the colors all all wrong - it shouldn't be red. Here's what it looks like:
|
||||
[upload screenshot]
|
||||
|
||||
|
||||
Even when I step into it, it turned black which it shouldn't:
|
||||
[upload screenshot]
|
||||
description: >
|
||||
|
@ -51,7 +51,7 @@ body:
|
|||
placeholder: |
|
||||
The save point should look like it does in other places:
|
||||
[upload screenshot]
|
||||
|
||||
|
||||
My friend also tried this on their actual PSP, where it looks right:
|
||||
[upload photo]
|
||||
description: >
|
||||
|
@ -75,7 +75,7 @@ body:
|
|||
attributes:
|
||||
value: |
|
||||
## Your device
|
||||
|
||||
|
||||
If you're not sure about any of these questions, check Settings -> Tools -> System Information.
|
||||
|
||||
- type: dropdown
|
||||
|
@ -101,7 +101,7 @@ body:
|
|||
validations:
|
||||
required: true
|
||||
attributes:
|
||||
label: Mobile phone model or graphics card
|
||||
label: Mobile device model or graphics card (GPU)
|
||||
placeholder: Google Pixel 4a or NVIDIA GeForce GTX 1080Ti
|
||||
description: >
|
||||
If you don't know, copy what's under 'Driver version' in System Information.
|
||||
|
|
6
.github/ISSUE_TEMPLATE/performance.yml
vendored
6
.github/ISSUE_TEMPLATE/performance.yml
vendored
|
@ -38,7 +38,7 @@ body:
|
|||
attributes:
|
||||
value: |
|
||||
Many performance issues are graphics related. Instructions are available [on the wiki][] to create a frame capture.
|
||||
|
||||
|
||||
Please also include 1 or 2 screenshots during the performance problem while "Show debug statistics" (in Settings) is enabled.
|
||||
[on the wiki]: https://github.com/hrydgard/ppsspp/wiki/How-to-create-a-frame-dump
|
||||
|
||||
|
@ -54,7 +54,7 @@ body:
|
|||
attributes:
|
||||
value: |
|
||||
## Your device
|
||||
|
||||
|
||||
If you're not sure about any of these questions, check Settings -> Tools -> System Information.
|
||||
|
||||
- type: dropdown
|
||||
|
@ -80,7 +80,7 @@ body:
|
|||
validations:
|
||||
required: true
|
||||
attributes:
|
||||
label: Mobile phone model or graphics card
|
||||
label: Mobile device model or graphics card (GPU)
|
||||
placeholder: Google Pixel 4a or NVIDIA GeForce GTX 1080Ti
|
||||
description: >
|
||||
If you don't know, copy what's under 'Driver version' in System Information.
|
||||
|
|
2
.github/issue_template.md
vendored
2
.github/issue_template.md
vendored
|
@ -13,7 +13,7 @@ They're important. -->
|
|||
### What are you using?
|
||||
#### What hardware / device and operating system?
|
||||
|
||||
#### What graphics card (GPU) or mobile phone model?
|
||||
#### What graphics card (GPU) or mobile device model?
|
||||
|
||||
#### What PPSSPP version (standalone/official), and did it work before?
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue