Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 826 Bytes

File metadata and controls

38 lines (30 loc) · 826 Bytes
name Bug report
about Create a report to help us fix bugs
title [BUG]
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. See error

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

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

Environment:

  • OS: [e.g. Windows 10, Ubuntu 22.04, macOS 13.0]
  • Python version: [e.g. 3.11]
  • PyNote version: [e.g. 0.1.0]

Additional context Add any other context about the problem here.

Acceptance Criteria

  • Bug is reproducible
  • Root cause identified
  • Fix implemented
  • Tests added (if applicable)
  • Documentation updated (if applicable)