From 9aafe18f01cb0439b7baa143391596ec9b5074df Mon Sep 17 00:00:00 2001 From: mrT23 Date: Thu, 30 Jan 2025 12:24:14 +0200 Subject: [PATCH] docs: add platform support notice for implement tool --- docs/docs/tools/implement.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/tools/implement.md b/docs/docs/tools/implement.md index b75c3c78..3ee1b94b 100644 --- a/docs/docs/tools/implement.md +++ b/docs/docs/tools/implement.md @@ -1,3 +1,5 @@ +`Platforms supported: GitHub, GitLab, Bitbucket` + ## Overview The `implement` tool converts human code review discussions and feedback into ready-to-commit code changes.