Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.26 KB

File metadata and controls

39 lines (28 loc) · 1.26 KB

Contributing

This repository is for documentation and issue tracking.

Reporting Issues

Please report bugs and feature requests via GitHub Issues.

When reporting a bug, please include:

  • Package version (@metaengine/openapi-react version)
  • Node.js version (node --version)
  • .NET runtime version (dotnet --version)
  • React version
  • Framework used (Vite, Next.js, Create React App, etc.)
  • OpenAPI specification (minimal reproducible example)
  • Command or code used
  • Expected behavior vs actual behavior
  • Error messages and stack traces

Feature Requests

We welcome feature requests! Please search existing issues first to avoid duplicates.

When suggesting a feature:

  • Describe the use case and problem it solves
  • Provide examples of how the API would look
  • Explain why this would benefit other users
  • Mention if it's specific to a framework (Vite, Next.js, etc.)

Questions and Support

For general questions and support:

Source Code

Source code is proprietary. The npm package is free to use under MIT license.