Files
ferro-ta/.github/ISSUE_TEMPLATE/bug_report.md
T
2026-03-23 23:34:28 +05:30

701 B

name, about, title, labels, assignees
name about title labels assignees
Bug report Report a bug or unexpected behaviour [Bug] bug

Description

A clear and concise description of the bug.

Steps to Reproduce

import numpy as np
from ferro_ta import ...

# minimal reproducible example

Expected Behaviour

What you expected to happen.

Actual Behaviour

What actually happens. Include the full traceback if applicable.

Environment

  • ferro_ta version:
  • Python version:
  • OS:
  • TA-Lib version (if comparing):

Additional Context

Any other context, screenshots, or related issues.