From d5f26b67f15b47a6cc227a9dd643479037506adc Mon Sep 17 00:00:00 2001 From: Ruben Hoenle Date: Tue, 18 Mar 2025 17:06:31 +0100 Subject: [PATCH] chore(doc): add github issue note and docs link to readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 236f7f102..5cda470a5 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,8 @@ The STACKIT CLI allows you to manage your STACKIT services and resources as well - Databases such as PostgreSQL Flex, MongoDB Flex and SQLServer Flex This CLI is in a BETA state. More services and functionality will be supported soon. -Your feedback is appreciated! +Your feedback is appreciated! +Feel free to open [GitHub issues](https://github.com/stackitcloud/stackit-cli) to provide feature requests and bug reports. @@ -35,6 +36,10 @@ Your feedback is appreciated! Please refer to our [installation guide](./INSTALLATION.md) for instructions on how to install and get started using the STACKIT CLI. +## Documentation + +There is some [documentation](./docs/stackit.md) available in the markdown format inside the `docs` directory of the repository. + ## Usage A typical command is structured as: