README.md: Add more bug/issue suggested info.

This commit is contained in:
Joel Martin 2010-07-23 09:25:16 -05:00
parent 1b90deeef5
commit 11304584ca
1 changed files with 6 additions and 3 deletions

View File

@ -227,6 +227,9 @@ tab. With firefox+firebug, it can be activated using Ctrl+F12.
Now reproduce the problem. The console log output will give more Now reproduce the problem. The console log output will give more
information about what is going wrong and where in the code the information about what is going wrong and where in the code the
problem is located. If you file a issue/bug, it can be very helpful to problem is located.
copy the last page of console output leading up the problem into the
issue report. If you file a issue/bug, it is very helpful for me to have the last
page of console output leading up the problem in the issue report.
Other helpful issue/bug information: browser version, OS version,
noVNC git version, and VNC server name/version.