From 99f6594afd679af35dde6035b78f902379534ce9 Mon Sep 17 00:00:00 2001 From: GitApp Date: Fri, 19 Dec 2025 15:50:43 +0000 Subject: [PATCH] feat(data): add 2 labels records (batch 1) --- collections/labels/labe_1766159442254_0.json | 7 +++++++ collections/labels/labe_1766159442254_1.json | 7 +++++++ 2 files changed, 14 insertions(+) create mode 100644 collections/labels/labe_1766159442254_0.json create mode 100644 collections/labels/labe_1766159442254_1.json diff --git a/collections/labels/labe_1766159442254_0.json b/collections/labels/labe_1766159442254_0.json new file mode 100644 index 0000000..d496e40 --- /dev/null +++ b/collections/labels/labe_1766159442254_0.json @@ -0,0 +1,7 @@ +{ + "name": "bug", + "color": "#ef4444", + "description": "Something isn't working", + "created": "2025-12-19T15:50:43.420Z", + "updated": "2025-12-19T15:50:43.420Z" +} \ No newline at end of file diff --git a/collections/labels/labe_1766159442254_1.json b/collections/labels/labe_1766159442254_1.json new file mode 100644 index 0000000..6760630 --- /dev/null +++ b/collections/labels/labe_1766159442254_1.json @@ -0,0 +1,7 @@ +{ + "name": "enhancement", + "color": "#3b82f6", + "description": "New feature or request", + "created": "2025-12-19T15:50:43.420Z", + "updated": "2025-12-19T15:50:43.420Z" +} \ No newline at end of file