Skip to content

Latest commit

 

History

History
49 lines (38 loc) · 1.22 KB

File metadata and controls

49 lines (38 loc) · 1.22 KB
name Bug report
about Create a report to help us improve
title [Brief descriptive title of the issue]
labels bug
assignees

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

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

Note

If you cannot reproduce the issue consistently, please describe the circumstances under which it occurred.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. Windows]
  • OS version: [e.g. Windows 11 (x64)]
  • Release: [e.g. Version 1.0.0]
  • Python (if relevant): [e.g. 3.13]
  • Dependencies (if relevant): [e.g. numpy==1.26.4, tensorflow==2.x]
  • Environment (if relevant): [e.g. Docker, virtual environment, or native installation]

Relevant Code snippet (if available):

# Prints out hello world
print("Hello world")

Additional context Add any other context about the problem here that you think could help.


Important

Please do not share any personal information in this report.