You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

bug_report.md 986B

12345678910111213141516171819202122232425262728293031323334353637
  1. ---
  2. name: Bug report
  3. about: Create a report to help us improve
  4. ---
  5. **Describe the bug**
  6. A clear and concise description of what the bug is.
  7. **To Reproduce**
  8. Steps to reproduce the behavior:
  9. 1. Go to '...'
  10. 2. Click on '....'
  11. 3. Scroll down to '....'
  12. 4. See error
  13. **Expected behavior**
  14. A clear and concise description of what you expected to happen.
  15. **Screenshots**
  16. If applicable, add screenshots to help explain your problem.
  17. **Client (please complete the following information):**
  18. - OS: [e.g. Windows 8.1]
  19. - VNC client: [e.g. TigerVNC, or UltraVNC]
  20. - VNC client version: [e.g. 1.8.0]
  21. - Client downloaded from: [e.g. my Linux distribution]
  22. **Server (please complete the following information):**
  23. - OS: [e.g. Windows 8.1]
  24. - VNC server: [e.g. TigerVNC, or UltraVNC]
  25. - VNC server version: [e.g. 1.8.0]
  26. - Server downloaded from: [e.g. my Linux distribution]
  27. - Server was started using: [e.g. `vncserver`]
  28. **Additional context**
  29. Add any other context about the problem here.