From df7bff094f67fd84febced2fbf6a89355a5ee199 Mon Sep 17 00:00:00 2001 From: Robin Meese <39960884+robson90@users.noreply.github.com> Date: Mon, 17 Jun 2024 10:30:34 +0200 Subject: [PATCH] link translation docs to contribution document (#30477) --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ca6ff8bd71..b18b7eacf9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -144,3 +144,7 @@ $ git commit -m "Summary ``` For more information linking PRs to issues refer to the [GitHub Documentation](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue). + +### Contributing Translations + +In order to provide translations for Keycloak, kindly follow the instructions provided in [Translation Docs](./docs/translation.md).