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