Thanks for taking the time to contribute! 😃 🚀
Please refer to our Contributing Guide for instructions on how to contribute.
goversionv1.21.0+
Clone the repository:
git clone https://github.com/traceloop/go-openllmetry
cd go-openllmetrygit tag -a <module>/v<sem version> -m "release: <module>@v<sem version>"For example:
git tag -a traceloop-sdk/v0.0.4 -m "release: traceloop-sdk@v0.0.4"