feat: init the repo

This commit is contained in:
Pratik Bhadane
2026-03-23 23:34:28 +05:30
commit 7a5a220dfe
344 changed files with 75728 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
---
name: Feature request
about: Suggest a new indicator, API improvement, or other enhancement
title: "[Feature] "
labels: enhancement
assignees: ''
---
## Summary
A concise description of the feature you are requesting.
## Motivation
Why is this feature useful? What use-case does it address?
## Proposed Solution
Describe the API or implementation approach you have in mind (optional).
## Alternatives Considered
Any alternative approaches or workarounds you have considered.
## Additional Context
Links to reference implementations, papers, or related issues.