Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update issue templates #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
name: Bug report
about: Create a report to help us improve

---

In order to help bugfixes, you can copy-paste the following template. All fields are mandatory.

First step: ensure your new issue is unique, if related to another issue please provide the link in the description.

**What, when and where is the expected behaviour?**
_TLDR; Provide Time, Space and expectation information._
Example: When I click the button called "lottery" on the top left of the screen in the System/Settings/Wealth submenu, I would like to become rich and famous.
This should look like this: $$$ :+1:
Keep in mind that I have to reproduce the bug.

**What went wrong?**
_TLDR; Provide information in contrast with the expectation_
Well, I'm famous but still not rich. My shrink says the problem comes from this button, which obviously doesn't work. When I click nothing happen, really - nothing.
This look like this instead: :+1: :-(

**Screenshot**
_TLDR; Well, a picture says a thousand words_
![image](https://cloud.githubusercontent.com/assets/390145/22264985/6b3c01a8-e27a-11e6-9931-1c94956241db.png)