diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d70fbbe..9a0039a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -25,8 +25,3 @@ commits](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits). If you do not wish to maintain a set of private keys on your account, you can also use the [sigstore/gitsign](https://github.com/sigstore/gitsign) project for keyless signing with your GitHub account. - -**Support** - -- Ask any question about how to use the `tf.libsonnet` libraries in the [Organization - GitHub Discussion](https://github.com/orgs/tf-libsonnet/discussions). diff --git a/README.md b/README.md index aba4dd5..22015bf 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,13 @@ Refer to the [reference docs](/docs/0.x/README.md) for a list of supported data - [resources](/docs/0.x/README.md) - [data sources](/docs/0.x/data/index.md) + +## Support + +If you have any questions about how to use the `tf.libsonnet` libraries, ask in the [Organization GitHub +Discussion](https://github.com/orgs/tf-libsonnet/discussions). + + ## Contributing Refer to the [CONTRIBUTING.md](/CONTRIBUTING.md) document for information on how to contribute to `tf.libsonnet`.