Fixed ticket refining labels
All checks were successful
Publish Library / Build NPM Project (push) Successful in 5s
Publish Library / Tag Version (push) Successful in 4s

This commit is contained in:
2025-12-30 19:09:38 -05:00
parent 27fad6a3d3
commit c7f8ffb32a
2 changed files with 73 additions and 53 deletions

View File

@@ -8,46 +8,12 @@ labels:
---
# [Module] - [Add/Change/Fix/Refactor/Remove] [Feature/Component]
Describe your request:
## Type: [Bug/DevOps/Enhancement/Refactor/Security]
What are you trying to do and what's happening?
| | Score |
|------------|----------|
| Size | 0-5 |
| Complexity | 0-5 |
| Unknowns | 0-5 |
| **Total** | **0-15** |
How can it be fixed or improved?
## Description
Steps to reproduce?
A clear explanation of the issue, feature, or change needed
## Current Behavior
For bugs: what's happening now
For refactors: what exists today
For enhancements: current state/gap
## Expected Behavior
What should happen instead
## Steps to Reproduce
1. First step
2. Second step
3. Third step
## Additional Context
Logs, screenshots, links, related issues
## Acceptance Criteria
- [ ] Todo requirement
- [X] Completed requirement
## Technical Notes
Implementation details, constraints, dependencies, design decisions
Anything other useful information, logs or screenshots?