From 494c141ec37554257ba44fd7f3b25ea5c0206e25 Mon Sep 17 00:00:00 2001
From: Wolfgang Hobmaier <wolfgang@hey.com>
Date: Sun, 7 Nov 2021 17:05:58 +0100
Subject: [PATCH] fix(gh): Less chatty msg for 1st issue creation

---
 .github/workflows/welcome-first-time-contributors.yml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.github/workflows/welcome-first-time-contributors.yml b/.github/workflows/welcome-first-time-contributors.yml
index 7586eb1b6..717fb689c 100644
--- a/.github/workflows/welcome-first-time-contributors.yml
+++ b/.github/workflows/welcome-first-time-contributors.yml
@@ -18,9 +18,7 @@ jobs:
         issue-message: |
           Hello there ${{ github.actor }} 👋
 
-          Welcome to tsoa !!💖🥳
-
-          Thank you and congratulations 🎉 for opening your very first issue in this project. 
+          Thank you for opening your very first issue in this project. 
 
           We will try to get back to you as soon as we can.👀