-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
375 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,29 @@ | ||
Hi, and thank you for caring about the game enough to click the "new issue" button because you wanted to report a bug, or have some feedback! | ||
# A note before you write your issue | ||
|
||
If you have some feedback, then just start typing away and we can start a conversation (long or short, depending on what's necessary, of couse), but if you think you found a bug, there are some extra steps required, because in order to track down your bug I'll need to try to recreate the game as it was when you into the bug so: | ||
Hello and thank you for caring about the game enough to click the "new issue" button because you wanted to report a bug, or have some feedback! | ||
|
||
If you have some feedback, then just start typing away and we can start a conversation (long or short, depending on what's necessary, of couse), but if you think you found a bug, there are some extra steps required, because in order to track down your bug I'll need to try to recreate the game as it was when you into the bug | ||
|
||
## Describing "Steps to Reproduce" | ||
|
||
Try to describe your bug in steps: | ||
|
||
1. what was the game situation, | ||
2. what did you want to do, | ||
3. what thing, or sequence of things, did you do in order to achieve that | ||
4. what happened instead? | ||
1. what was the game situation (text or screenshots, as long as there's enough details), | ||
2. what did you want to do (because I may have made different assmumptions about interaction, and I might not have thought to associated what you did with what you _wanted_ to do =), | ||
3. what thing, or sequence of things, did you do in order to achieve that, and | ||
4. what did you observe happened instead? (again, text and/or screenshots, and there is no such thing as being "too detailed" when describing this) | ||
|
||
Of course, sometimes a bug can be because the computer players did something unexpected: | ||
|
||
Of course, sometimes a bug can be because the computer did something unexpected: | ||
1. what was the game situation, | ||
2. what happened that was perfectly normal, | ||
3. what then happened that seemed strange, or even wrong? | ||
4. what would you have expected to have happen instead? (and "nothing special" is a perfectly valid expectation!) | ||
|
||
## Making sure there's enough detail for me to hunt down the problem | ||
|
||
1. what was the game situation | ||
2. what happened that was perfectly normal | ||
3. what then happened that was strange, or even wrong? | ||
4. what would you have expected to have happen insead? (and "nothing special" is a perfectly valid expectation!) | ||
|
||
If you have screenshots, those help a lot, and if you're a bit of a developer yourself, or you know what "the dev console" is and you've used it before, you might even consider playing with the `debug` flag turned on in the game settings, which will allow you to paste gameplay information in your bug reports. | ||
|
||
## And thank you for filing an issue | ||
|
||
Thank you for your interest in the game, and hopefully together we can make it even better! |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.