From df754dbcc8e59fdf15237ce1108fae47080b473f Mon Sep 17 00:00:00 2001 From: Tony Kipkemboi Date: Thu, 2 Oct 2025 10:44:13 -0400 Subject: [PATCH] docs: add contextual action to request feature on GitHub (#3635) --- docs/docs.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/docs/docs.json b/docs/docs.json index 3b05198ac..651bcc614 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -9,7 +9,22 @@ }, "favicon": "/images/favicon.svg", "contextual": { - "options": ["copy", "view", "chatgpt", "claude", "perplexity", "mcp", "cursor", "vscode"] + "options": [ + "copy", + "view", + "chatgpt", + "claude", + "perplexity", + "mcp", + "cursor", + "vscode", + { + "title": "Request a feature", + "description": "Join the discussion on GitHub to request a new feature", + "icon": "plus", + "href": "https://github.com/crewAIInc/crewAI/issues/new/choose" + } + ] }, "navigation": { "languages": [