Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.89 KB

ISSUE_TEMPLATE.md

File metadata and controls

29 lines (18 loc) · 1.89 KB

A note before you write your issue

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 (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:

  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

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!