File: bug_reporting.md

package info (click to toggle)
python-pywebview 2.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,376 kB
  • sloc: python: 3,816; cs: 116; makefile: 3
file content (9 lines) | stat: -rw-r--r-- 677 bytes parent folder | download | duplicates (3)
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.