File: bug_reporting.md

package info (click to toggle)
python-pywebview 5.0.5%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 33,680 kB
  • sloc: python: 9,592; javascript: 917; java: 158; cs: 130; sh: 16; makefile: 3
file content (9 lines) | stat: -rw-r--r-- 678 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# Bug reporting

If you think you found a bug, verify following steps first

1. Does the bug occur in a default browser? If so, the problem is with your code, not pywebview
2. Are you using the latest master? Bug fixes are merged into the master and it may take a while until a new release is deployed to Pypi.
3. Has it been [reported](https://github.com/r0x0r/pywebview/issues) already?

If you verified all the three points and are sure that the issue is caused by pywebview, feel free to submit a new issue. Please remember to specify under which operating system the bug occurs, as well as with other relevant information. In case of Linux, specify a distro you are using.