mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-01-24 20:48:12 +03:00
Update issue templates
This commit is contained in:
parent
2a3f853011
commit
8db83c48cd
43
.github/ISSUE_TEMPLATE/compatibility-report.md
vendored
Normal file
43
.github/ISSUE_TEMPLATE/compatibility-report.md
vendored
Normal file
@ -0,0 +1,43 @@
|
||||
---
|
||||
name: Compatibility Report
|
||||
about: Game compatibility issues.
|
||||
|
||||
---
|
||||
|
||||
# Compatibility Report
|
||||
- Name of the game with compatibility issues:
|
||||
- Steam AppID of the game:
|
||||
|
||||
## System Information
|
||||
- GPU: <!-- e.g. RX 580 or GTX 970 -->
|
||||
- Driver/LLVM version: <!-- e.g. Mesa 18.2/7.0.0 or nvidia 396.54 -->
|
||||
- Kernel version: <!-- e.g. 4.17 -->
|
||||
- Link to full system information report as [Gist](https://gist.github.com/):
|
||||
- Proton version:
|
||||
|
||||
## I confirm:
|
||||
- [ ] that I haven't found an existing compatibility report for this game.
|
||||
- [ ] that I have checked whether there are updates for my system available.
|
||||
|
||||
<!-- Please add `PROTON_LOG=1 %command%` to the game's launch options and drag
|
||||
and drop the generated `$HOME/steam-$APPID.log` into this issue report -->
|
||||
|
||||
## Symptoms <!-- What's the problem? -->
|
||||
|
||||
|
||||
## Reproduction
|
||||
|
||||
|
||||
<!--
|
||||
1. You can find the Steam AppID in the URL of the shop page of the game.
|
||||
e.g. for `The Witcher 3: Wild Hunt` the AppID is `292030`.
|
||||
2. You can find your driver and Linux version, as well as your graphics
|
||||
processor's name in the system information report of Steam.
|
||||
3. You can retrieve a full system information report by clicking
|
||||
`Help` > `System Information` in the Steam client on your machine.
|
||||
4. Please copy it to your clipboard by pressing `Ctrl+A` and then `Ctrl+C`.
|
||||
Then paste it in a [Gist](https://gist.github.com/) and post the link in
|
||||
this issue.
|
||||
5. Please search for open issues and pull requests by the name of the game and
|
||||
find out whether they are relevant and should be referenced above.
|
||||
-->
|
20
.github/ISSUE_TEMPLATE/feature-request.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/feature-request.md
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
name: Feature Request
|
||||
about: Suggest an idea for this project
|
||||
|
||||
---
|
||||
|
||||
# Feature Request
|
||||
|
||||
## I confirm:
|
||||
- [ ] that I haven't found another request for this feature.
|
||||
- [ ] that I have checked whether there are updates for my system available that
|
||||
contain this feature already.
|
||||
|
||||
## Description <!-- What do you want to be added? -->
|
||||
|
||||
## Justification [optional] <!-- Why integration in Proton instead of Wine? -->
|
||||
|
||||
## Risks [optional]
|
||||
|
||||
## References [optional] <!-- Which issues are related? -->
|
17
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
17
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
|
||||
---
|
||||
|
||||
**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.
|
42
.github/ISSUE_TEMPLATE/whitelist-request.md
vendored
Normal file
42
.github/ISSUE_TEMPLATE/whitelist-request.md
vendored
Normal file
@ -0,0 +1,42 @@
|
||||
---
|
||||
name: Whitelist Request
|
||||
about: Games tested and found to have no issues.
|
||||
|
||||
---
|
||||
|
||||
# Whitelist Request
|
||||
- Name of the game to be whitelisted:
|
||||
- Steam AppID of the game:
|
||||
|
||||
## System Information
|
||||
- GPU: <!-- e.g. RX 580 or GTX 970 -->
|
||||
- Driver/LLVM version: <!-- e.g. Mesa 18.2/7.0.0 or nvidia 396.54 -->
|
||||
- Kernel version: <!-- e.g. 4.17 -->
|
||||
- Link to full system information report as [Gist](https://gist.github.com/):
|
||||
- Proton version:
|
||||
|
||||
## I confirm:
|
||||
- [ ] that pressing the `Play` button in the Steam client is sufficient.
|
||||
- [ ] that [runtime config options](https://github.com/ValveSoftware/Proton#runtime-config-options)
|
||||
are necessary to run the game.
|
||||
- [ ] that no workarounds other than the mentioned ones are necessary.
|
||||
|
||||
## Issues
|
||||
- [ ] I haven't experienced any issues.
|
||||
- [ ] There are no issues left open for this game.
|
||||
- [ ] Although I consider the gaming experience equal to Windows there are
|
||||
remaining issues:
|
||||
|
||||
<!--
|
||||
1. You can find the Steam AppID in the URL of the shop page of the game.
|
||||
e.g. for `The Witcher 3: Wild Hunt` the AppID is `292030`.
|
||||
2. You can find your driver and Linux version, as well as your graphics
|
||||
processor's name in the system information report of Steam.
|
||||
3. You can retrieve a full system information report by clicking
|
||||
`Help` > `System Information` in the Steam client on your machine.
|
||||
4. Please copy it to your clipboard by pressing `Ctrl+A` and then `Ctrl+C`.
|
||||
Then paste it in a [Gist](https://gist.github.com/) and post the link in
|
||||
this issue to prevent chaos by too much info in one place.
|
||||
5. Please search for open issues and pull requests by the name of the game and
|
||||
find out whether they are relevant and should be referenced above.
|
||||
-->
|
Loading…
x
Reference in New Issue
Block a user