ipydrawio/.github/ISSUE_TEMPLATE/bug_report.md

3.0 KiB

name about labels
Bug report Create a report to help us improve bug

Description

Reproduce

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '...'
  4. See error '...'

Expected behavior

Context

  • Operating System and version:
  • Browser and version:
  • JupyterLab version:
  • ipydrawio-* version(s):
Required: installed server extensions
  Paste the output from running `jupyter server extension list` (JupyterLab >= 3)
  or `jupyter serverextension list` (JupyterLab < 3) from the command line here.
  You may want to sanitize the paths in the output.
Required: installed lab extensions
  Paste the output from running `jupyter labextension list` from the command line here.
  You may want to sanitize the paths in the output.
Troubleshoot Output
  Paste the output from running `jupyter troubleshoot` from the command line here.
  You may want to sanitize the paths in the output.
Command Line Output
  Paste the output from your command line running `jupyter lab` here, use `--debug` if possible.
Browser Output (recommended for all interface issues)
  Paste the output from your browser JavaScript console replacing the text in here.

To learn how to open the developer tools in your browser: https://developer.mozilla.org/en-US/docs/Learn/Common_questions/What_are_browser_developer_tools#How_to_open_the_devtools_in_your_browser If too many messages accumulated after many hours of working in JupyterLab, consider refreshing the window and then reproducing the bug to reduce the noise in the logs.