rdesktop/.github/ISSUE_TEMPLATE/bug-report.md

40 lines
1.3 KiB
Markdown
Raw Permalink Normal View History

---
name: Bug Report
about: Follow this template to report a bug
title: "[BUG] "
labels: ''
assignees: ''
---
PLEASE, FOLLOW AS CLOSELY AS POSSIBLE THE FOLLOWING SCRIPT TO FILL A BUG REPORT (and remove hints and instructions)
**Describe the bug**
A clear and concise description of what the bug is.
**Reproduction Steps**
Explain in detailed steps how to reproduce the bug
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Important Information:**
- rdesktop Version (*): [e.g. 1.9.0]
- Client OS (*): [e.g. Fedora Core 35]
- Server OS: [e.g. Windows 10]
- Server Software: [e.g. xrdp]
- Server Software Version: [e.g. 1.5.1]
**Checklist**
- [ ] This bug prevents me from using rdesktop
- [ ] This bug is a security issue
- [ ] This bug causes a bad experience with rdesktop
- [ ] I have supplied all possible sections of the bug report template
**Additional Information**
Add any relevant contextual information or other details about the problem here, like command line arguments, output, environment variables, gdb output, screenshots, etc.
HINT: the output is often useful, run `rdesktop` with the `-v` argument (verbose) to produce a more detailed output.