From 3a1e6a7c94bcdedc0126389e7d05df6bf002e29f Mon Sep 17 00:00:00 2001 From: Sarah Kamal <143711089+sarah-kamall@users.noreply.github.com> Date: Wed, 5 Mar 2025 15:12:29 +0200 Subject: [PATCH] fix: repair broken links - added links to the issues page. - filtered by different categories to the correct issue type Signed-off-by: Sarah Kamal <143711089+sarah-kamall@users.noreply.github.com> --- content/docs/contributing/index.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/docs/contributing/index.mdx b/content/docs/contributing/index.mdx index 2cfe5586..858fbb61 100644 --- a/content/docs/contributing/index.mdx +++ b/content/docs/contributing/index.mdx @@ -12,9 +12,9 @@ find details of the procedures of how to make a contribution, as well as recommended workflows, tools, and more. If you are looking for ideas regarding possible contributions to Unikraft, we -keep an up-to-date list of [open projects](#), [enhancement ideas](#) and -[bugs](#) on the project's GitHub organization. Please browse through it and if -you have any questions, please do not hesitate to [ask any questions](#) you may +keep an up-to-date list of [open projects](https://github.com/unikraft/kraftkit/issues?q=label%3Akind%2Fproject%20), [enhancement ideas](https://github.com/unikraft/kraftkit/issues?q=label%3Akind%2Fenhancement) and +[bugs](https://github.com/unikraft/kraftkit/issues?q=label%3Akind%2Fbug) on the project's GitHub organization. Please browse through it and if +you have any questions, please do not hesitate to [ask any questions](https://github.com/orgs/unikraft/discussions) you may have. We use Discord as the main community online channel. For any errors, issues or