FreeRDP/.github/ISSUE_TEMPLATE.md

29 lines
1.5 KiB
Markdown
Raw Permalink Normal View History

2017-11-23 18:44:00 +03:00
## Found a bug? - We would like to help you and smash the bug away.
1. __Please don't "report" questions as bugs.__
2021-06-07 11:18:39 +03:00
* We are reachable via
* Matrix room : #FreeRDP:matrix.org (main)
* XMPP channel: #FreeRDP#matrix.org@matrix.org (bridged)
* IRC channel : #freerdp @ irc.oftc.net (bridged)
* We are reachable via mailing list <freerdp-devel@lists.sourceforge.net>
2017-11-23 18:44:00 +03:00
* Try our mailing list for discussions/questions
2017-11-23 18:34:17 +03:00
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.
2017-11-23 18:44:00 +03:00
1. If it's a __new__ bug - create a new issue.
1. For more details see https://github.com/FreeRDP/FreeRDP/wiki/BugReporting
2017-11-23 18:34:17 +03:00
2017-11-23 18:44:00 +03:00
## To save time and help us identify the issue a bug report should at least contain the following:
* a useful description of the bug - "It's not working" isn't good enough - you must try harder ;)
* the steps to reproduce the bug
* command line you have used
* to what system did you connect to? (win8, 2008, ..)
* what did you expect to happen?
* what actually happened?
* freerdp version (e.g. xfreerdp --version) or package version or git commit
* freerdp configuration (e.g. xfreerdp --buildconfig)
* operating System, architecture, distribution e.g. linux, amd64, debian
* if you built it yourself add some notes which branch you have used, also your cmake parameters can help
* extra information helping us to find the bug
2017-11-23 18:34:17 +03:00
## Please remove this text before submitting your issue!
2017-11-23 18:44:00 +03:00
_Thank you for reporting a bug!_