From 462df62ba3641d1e5e3b2cbd648831fc405747d6 Mon Sep 17 00:00:00 2001 From: AJ Meireles Date: Mon, 16 Sep 2024 02:22:53 -0300 Subject: [PATCH] updating bug report template --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 528590a..34cfb1b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,5 +1,5 @@ name: Bug Report -description: Report an issue or bug with the TallStackU EnvBar +description: Report an issue or bug with the TallStackUi EnvBar title: "[Bug]: " labels: ["bug"] assignees: devajmeireles @@ -25,7 +25,7 @@ body: validations: required: true - type: input - id: repository + id: public-repository attributes: label: Public Repository description: If possible, please provide a public repository that reproduces the issue.