Commit 3f39cfb0ed for woocommerce
commit 3f39cfb0ed6766a1b2a14ce5b239317a02db8ece
Author: Darren Ethier <darren@roughsmootheng.in>
Date: Fri Apr 18 16:41:19 2025 -0400
Update 1-bug-report.yml to change bug label to "Bug"
Part of some label consolidation work.
diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.yml b/.github/ISSUE_TEMPLATE/1-bug-report.yml
index 8160c0e4c5..039cb373d4 100644
--- a/.github/ISSUE_TEMPLATE/1-bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/1-bug-report.yml
@@ -1,6 +1,6 @@
name: 🐞 Bug Report
description: Report a bug if something isn't working as expected in WooCommerce Core.
-labels: ["type: bug"]
+labels: ["Bug"]
body:
- type: markdown
attributes: