Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.08 KB

File metadata and controls

35 lines (20 loc) · 1.08 KB

Contributing to Engram

Thanks for your interest in Engram!

How to Contribute

Bug Reports & Feature Requests

The best way to contribute is through GitHub Issues:

  • Bug reports -- describe the issue, steps to reproduce, and your environment
  • Feature requests -- describe the use case and why it would be valuable
  • Questions -- ask anything about usage, architecture, or integration

Benchmark Contributions

The eval scripts in this repo are open. If you'd like to:

  • Run benchmarks on new datasets
  • Propose new evaluation methodologies
  • Report results from your own testing

Please open an issue or submit a PR with your eval script and results.

Documentation

Improvements to docs, README, and examples are always welcome via PR.

Code Contributions

Engram's core SDK is distributed via npm (engram-sdk). If you're interested in contributing to the core codebase, please reach out to discuss: [email protected]

Code of Conduct

Be respectful, constructive, and helpful. We're building something cool here.