Blame .github/ISSUE_TEMPLATE/bug_report.md

Packit 1fb8d4
---
Packit 1fb8d4
name: Bug report
Packit 1fb8d4
about: Create a report to help us improve
Packit 1fb8d4
Packit 1fb8d4
---
Packit 1fb8d4
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. For these (questions/build instructions/...) please use one of the following means of contact:__
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
Packit 1fb8d4
**Describe the bug**
Packit 1fb8d4
A clear and concise description of what the bug is.
Packit 1fb8d4
Packit 1fb8d4
**To Reproduce**
Packit 1fb8d4
Steps to reproduce the behavior:
Packit 1fb8d4
1. Go to '...'
Packit 1fb8d4
2. Click on '....'
Packit 1fb8d4
3. Scroll down to '....'
Packit 1fb8d4
4. See error
Packit 1fb8d4
Packit 1fb8d4
**Expected behavior**
Packit 1fb8d4
A clear and concise description of what you expected to happen.
Packit 1fb8d4
Packit 1fb8d4
**Screenshots**
Packit 1fb8d4
If applicable, add screenshots to help explain your problem.
Packit 1fb8d4
Packit Service 5a9772
**Application details**
Packit 1fb8d4
* Version of FreeRDP
Packit 1fb8d4
* Command line used
Packit 1fb8d4
* output of `/buildconfig`
Packit 1fb8d4
* OS version connecting to
Packit 1fb8d4
* If available the log output from a run with `/log-level:trace` 
Packit 1fb8d4
Packit 1fb8d4
**Desktop (please complete the following information):**
Packit 1fb8d4
 - OS: [e.g. iOS]
Packit 1fb8d4
 - Browser [e.g. chrome, safari]
Packit 1fb8d4
 - Version [e.g. 22]
Packit 1fb8d4
Packit 1fb8d4
**Smartphone (please complete the following information):**
Packit 1fb8d4
 - Device: [e.g. iPhone6]
Packit 1fb8d4
 - OS: [e.g. iOS8.1]
Packit 1fb8d4
 - Browser [e.g. stock browser, safari]
Packit 1fb8d4
 - Version [e.g. 22]
Packit 1fb8d4
Packit 1fb8d4
**Additional context**
Packit 1fb8d4
Add any other context about the problem here.
Packit 1fb8d4
Packit 1fb8d4
** Please remove this text before submitting your issue!
Packit 1fb8d4
Packit 1fb8d4
_Thank you for reporting a bug!_