Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.04 KB

File metadata and controls

35 lines (24 loc) · 1.04 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 (dotnet tool list -g | grep metaengine)
  • .NET SDK version (dotnet --version)
  • Operating system
  • GraphQL schema (SDL) (minimal reproducible example)
  • Command 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

Questions and Support

For general questions and support:

Source Code

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