brainy/.github/ISSUE_TEMPLATE/bug_report.md
2025-06-24 11:41:30 -07:00

896 B

name about title labels assignees
Bug report Create a report to help us improve [BUG] bug

Bug Description

A clear and concise description of what the bug is.

Reproduction Steps

Steps to reproduce the behavior:

  1. Initialize BrainyData with '...'
  2. Call method '....'
  3. See error

Expected Behavior

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

Environment

  • Brainy version: [e.g. 0.9.4]
  • Environment: [e.g. Browser, Node.js, serverless]
  • Browser (if applicable): [e.g. Chrome, Safari]
  • Node.js version (if applicable): [e.g. 23.11.0]
  • Operating System: [e.g. Windows 10, macOS Monterey, Ubuntu 22.04]

Additional Context

Add any other context about the problem here. If applicable, include code snippets, error messages, or screenshots.

Possible Solution

If you have suggestions on how to fix the issue, please describe them here.