From fa6e9ac11ee6c1f862aadd36fa16aecf9b3468d5 Mon Sep 17 00:00:00 2001 From: Gabriel Luiz Freitas Almeida Date: Tue, 25 Mar 2025 17:53:18 -0300 Subject: [PATCH] chore: Remove mention of anovazzi1 from bug report template (#7265) fix: remove anovazz1 mention from bug report template --- .github/ISSUE_TEMPLATE/bug-report.yaml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index 94419e3ab..9469ec76e 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -6,7 +6,7 @@ body: attributes: value: | Thanks for taking the time to fill out this bug report! - + - type: textarea id: description attributes: @@ -55,14 +55,13 @@ body: Specific Areas: Frontend: - - @anovazzi1 - @Cristhianzl - @lucaseduoli - @igorrCarvalho - + Backend: - @italojohnny - + Full Stack: - @ogabrielluiz - @nicoloboschi @@ -76,7 +75,7 @@ body: - type: markdown attributes: value: '## Environment' - + - type: input id: os attributes: @@ -84,7 +83,7 @@ body: placeholder: ex. Ubuntu Linux 22.04 validations: required: true - + - type: input id: langflow-version attributes: