Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.21 KB

File metadata and controls

38 lines (27 loc) · 1.21 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/graphql-angular version)
  • Node.js version (node --version)
  • .NET runtime version (dotnet --version)
  • Angular version (for the generated code)
  • GraphQL schema (minimal reproducible SDL)
  • 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 an Angular version

Questions and Support

For general questions and support:

Source Code

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