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: