Help: Support
Use support guidance when you are blocked on integration, behavior, or release readiness. Support requests should include reproducible context.
Prerequisites
- - Current package versions and framework environment details.
- - A minimal reproduction or exact failing snippet.
- - Expected behavior versus actual behavior.
Step 1: Search existing issues first
Check if your question or bug already has a known workaround or active fix.
Open issue tracker:
https://github.com/jortega0033/diwa-components/issuesStep 2: Prepare a reproducible report
Include environment, route/component details, and deterministic steps.
### Environment
- @diwacopilot/components: x.y.z
- Framework: Next.js / React / Angular / Vue
- Browser: Chrome xx / Safari xx
### Reproduction Steps
1. ...
2. ...
3. ...Step 3: Open a support issue with context
File the issue and link relevant docs pages already reviewed.
Support issue URL:
https://github.com/jortega0033/diwa-components/issues/newImplementation Notes
- - Support requests move faster with a minimal reproduction path.
- - Include screenshots or short recordings when UI state timing is relevant.
- - Link the exact docs route used so maintainers can improve documentation too.
Troubleshooting
- - If an issue cannot be reproduced, provide an isolated sample repository.
- - If behavior differs by browser, include version-specific findings.
- - If build-only failures appear, attach build logs and failing file paths.