From c63a9d634172b9887dd85cc6b06ce9143a3ec890 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felipe=20Zipitr=C3=ADa?= <3012076+fzipi@users.noreply.github.com> Date: Tue, 20 Feb 2024 11:02:28 -0300 Subject: [PATCH] chore: update bug-report-for-version-2-x.md - add label so it is properly classified --- .github/ISSUE_TEMPLATE/bug-report-for-version-2-x.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report-for-version-2-x.md b/.github/ISSUE_TEMPLATE/bug-report-for-version-2-x.md index 1d3e399d..36983476 100644 --- a/.github/ISSUE_TEMPLATE/bug-report-for-version-2-x.md +++ b/.github/ISSUE_TEMPLATE/bug-report-for-version-2-x.md @@ -2,7 +2,7 @@ name: Bug report for version 2.x about: Create a report to help us improve title: '' -labels: '' +labels: '2.x' assignees: '' ---