Skip to content

Commit 2e77d25

Browse files
committed
github: update template to include save state info
1 parent ce2a192 commit 2e77d25

1 file changed

Lines changed: 14 additions & 7 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
1-
* Build: specify what build of Avocado you're using.
2-
* OS: which operational system you're running Avocado on.
3-
* Hardware: CPU, GPU, RAM.
4-
* Game: What game you're trying to play/test (including the game ID, listed as "Serial" here http://redump.org/discs/system/psx/)
5-
* Behavior: give details about your issue with Avocado
6-
* Screenshots/Videos: if possible (and when applicable), add a screenshot or video about the issue
7-
* Log: DON'T copy-paste the log here, just save it on a text file (.txt) and drag the file to this window to add it
1+
**Game**: What game you're trying to play/test (including the game ID, listed as "Serial" here http://redump.org/discs/system/psx/)
2+
3+
4+
**Version**: specify what build of Avocado you're using. (see Help->About)
5+
6+
**Hardware**: CPU, GPU, RAM, Operating system
7+
8+
9+
**Behavior**: give details about what is happening with game/emulator
10+
11+
**Attachments**:
12+
* **Screenshots/Videos**: (if possible (and when applicable), add a screenshot or video about the issue)
13+
* **Save state**: (use Backspace to rewind emulation few seconds before the issue happend and make quick save using F5, state can be found in data/state/GAME_ID_0.state)
14+
* **Logs**: (if available)

0 commit comments

Comments
 (0)