Skip to content
Merged
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Comment thread
lennardrother marked this conversation as resolved.

## 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

Expand Down
4 changes: 3 additions & 1 deletion docs/end-user-guides/instance-mapping.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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).
6 changes: 6 additions & 0 deletions docs/end-user-guides/schema.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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).
6 changes: 6 additions & 0 deletions docs/end-user-guides/setup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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).
8 changes: 7 additions & 1 deletion docs/end-user-guides/users.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
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).
Loading