diff --git a/README.md b/README.md index 2f46956..a074c9d 100644 --- a/README.md +++ b/README.md @@ -102,9 +102,15 @@ To run E2E tests via make rule make e2e.run ``` -## Support, Feedback, Contributing +## 👐 Support, Feedback -This project is open to feature requests/suggestions, bug reports etc. via [GitHub issues](https://github.com/SAP/crossplane-provider-hana/issues). Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our [Contribution Guidelines](CONTRIBUTING.md). +This project is open to feature requests/suggestions, bug reports etc. via [GitHub issues](https://github.com/SAP/crossplane-provider-hana/issues). Feedback is encouraged and always welcome. + +Join the conversation on Slack: [**#crossplane-provider-sap**](https://crossplane.slack.com/archives/C07UZ3UJY7Q) + +## Contributing + +For more information about how to contribute, the project structure, as well as additional contribution information, see our [Contribution Guidelines](CONTRIBUTING.md). ## Security / Disclosure diff --git a/docs/end-user-guides/instance-mapping.mdx b/docs/end-user-guides/instance-mapping.mdx index ce01354..eea2994 100644 --- a/docs/end-user-guides/instance-mapping.mdx +++ b/docs/end-user-guides/instance-mapping.mdx @@ -201,4 +201,6 @@ _Coming soon ..._ ## ⁉ FAQs -No FAQs yet. Got a question? Reach out to us and help us build this section. +No FAQs yet. Got a question? [Open a GitHub issue](https://github.com/SAP/crossplane-provider-hana/issues/new/choose) and help us build this section. + +For more ways to reach us, see [👐 Support, Feedback](https://github.com/SAP/crossplane-provider-hana#-support-feedback). diff --git a/docs/end-user-guides/schema.mdx b/docs/end-user-guides/schema.mdx index fa2d48d..efed890 100644 --- a/docs/end-user-guides/schema.mdx +++ b/docs/end-user-guides/schema.mdx @@ -42,3 +42,9 @@ kubectl create -f schema.yaml After a few moments the changes are reflected in our HANA Cloud instance. ![img](/img/hana_schema.png) + +## ⁉ FAQs + +No FAQs yet. Got a question? [Open a GitHub issue](https://github.com/SAP/crossplane-provider-hana/issues/new/choose) and help us build this section. + +For more ways to reach us, see [👐 Support, Feedback](https://github.com/SAP/crossplane-provider-hana#-support-feedback). diff --git a/docs/end-user-guides/setup.mdx b/docs/end-user-guides/setup.mdx index 9ebb364..e256714 100644 --- a/docs/end-user-guides/setup.mdx +++ b/docs/end-user-guides/setup.mdx @@ -267,3 +267,9 @@ This is not ideal, as there is **no need for your control plane to have system a **Instead, you want to create a new `User` that only inherits rights it needs - nothing more!** ::: + +## ⁉ FAQs + +No FAQs yet. Got a question? [Open a GitHub issue](https://github.com/SAP/crossplane-provider-hana/issues/new/choose) and help us build this section. + +For more ways to reach us, see [👐 Support, Feedback](https://github.com/SAP/crossplane-provider-hana#-support-feedback). diff --git a/docs/end-user-guides/users.mdx b/docs/end-user-guides/users.mdx index 267af22..72bc63a 100644 --- a/docs/end-user-guides/users.mdx +++ b/docs/end-user-guides/users.mdx @@ -120,4 +120,10 @@ As a result, the privileges on the HANA Cloud will be updated accordingly. ![img](/img/hana_privilege_added.png) Adding an item to the list of privileges has an effect of granting a privilege. -Likewise, removing one from the list has an effect of revoking it. \ No newline at end of file +Likewise, removing one from the list has an effect of revoking it. + +## ⁉ FAQs + +No FAQs yet. Got a question? [Open a GitHub issue](https://github.com/SAP/crossplane-provider-hana/issues/new/choose) and help us build this section. + +For more ways to reach us, see [👐 Support, Feedback](https://github.com/SAP/crossplane-provider-hana#-support-feedback).