From 3d0a66d2f7b0cbe322180750fd781d78d4f80063 Mon Sep 17 00:00:00 2001 From: noor aldeen <60521739+noor-tg@users.noreply.github.com> Date: Fri, 29 Nov 2024 15:33:19 +0200 Subject: [PATCH] add alias for gherkin to components.json --- components.json | 1 + 1 file changed, 1 insertion(+) diff --git a/components.json b/components.json index b353778e90..dd5243144d 100644 --- a/components.json +++ b/components.json @@ -534,6 +534,7 @@ }, "gherkin": { "title": "Gherkin", + "alias": "feature", "owner": "hason" }, "git": {