Support and security
Where to report bugs, request features, and disclose security issues.
Use GitHub issues for bugs and feature requests. Include a reproduction when the issue involves interaction, rendering, serialization, or Nuxt integration.
Bug reports
A useful bug report includes:
- package versions
- browser and operating system when UI behavior is involved
- a small reproduction or failing test
- expected behavior
- actual behavior
- screenshots or video for visual regressions
Feature requests
Describe the product workflow first. API proposals are welcome, but the use case matters more than the first shape of the API.
Security reports
Use GitHub private vulnerability reporting. If that channel is not available,
email info@lupinum.com. Do not open a public issue with exploit details.
Include the affected package, the suspected impact, and reproduction steps if you can share them safely.
The root SECURITY.md is the source of truth for the current reporting policy.