Skip to content

Commit

Permalink
Update issue templates to say "mobile device" instead of "mobile phone"
Browse files Browse the repository at this point in the history
Fixes #18594
  • Loading branch information
hrydgard committed Dec 21, 2023
1 parent e40ec0c commit 9a276c6
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: >
Expand All @@ -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: >
Expand All @@ -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
Expand All @@ -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.
Expand Down
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/graphics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: >
Expand All @@ -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: >
Expand All @@ -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
Expand All @@ -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.
Expand Down
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/performance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion .github/issue_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?

Expand Down

0 comments on commit 9a276c6

Please sign in to comment.