Blame .github/ISSUE_TEMPLATE.md

Packit 1fb8d4
## Found a bug? - We would like to help you and smash the bug away.
Packit 1fb8d4
1. __Please don't "report" questions as bugs.__
Packit 1fb8d4
  * We are reachable via IRC _#freerdp on freenode_
Packit 1fb8d4
  * We are reachable via mailing list <freerdp-devel@lists.sourceforge.net>
Packit 1fb8d4
  * Try our mailing list for discussions/questions
Packit 1fb8d4
1. Before reporting a bug have a look into our issue tracker to see if the bug was already reported and you can add some additional information.
Packit 1fb8d4
1. If it's a __new__ bug - create a new issue.
Packit 1fb8d4
1. For more details see https://github.com/FreeRDP/FreeRDP/wiki/BugReporting
Packit 1fb8d4
Packit 1fb8d4
## To save time and help us identify the issue a bug report should at least contain the following:
Packit 1fb8d4
  * a useful description of the bug - "It's not working" isn't good enough - you must try harder ;)
Packit 1fb8d4
  * the steps to reproduce the bug
Packit 1fb8d4
  * command line you have used
Packit 1fb8d4
  * to what system did you connect to? (win8, 2008, ..)
Packit 1fb8d4
  * what did you expect to happen?
Packit 1fb8d4
  * what actually happened?
Packit 1fb8d4
  * freerdp version (e.g. xfreerdp --version) or package version or git commit
Packit 1fb8d4
  * freerdp configuration (e.g. xfreerdp --buildconfig)
Packit 1fb8d4
  * operating System, architecture, distribution e.g. linux, amd64, debian
Packit 1fb8d4
  * if you built it yourself add some notes which branch you have used, also your cmake parameters can help
Packit 1fb8d4
  * extra information helping us to find the bug
Packit 1fb8d4
Packit 1fb8d4
## Please remove this text before submitting your issue!
Packit 1fb8d4
Packit 1fb8d4
_Thank you for reporting a bug!_