Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.29 KB

File metadata and controls

21 lines (16 loc) · 1.29 KB

Contributing to the Foundation SDK

Code contributions are done through GitHub pull requests, each pull request requires CI to pass and at least one review.

Bugs or feature requests can go into GitHub Issues, other questions can be asked through GitHub Discussions.

Note

The Foundation SDK is fully generated using cog and schemas exposed by Grafana. And as such, any modification of the SDK must be done through its codegen pipeline.

It is recommended to get acquainted with cog and its concepts.

Here are some resources to help you when contributing: