From 97d720af1bd5c560f3ba5d4f772059e31ebf24af Mon Sep 17 00:00:00 2001 From: GitApp Date: Fri, 19 Dec 2025 16:03:31 +0000 Subject: [PATCH] feat(data): add 2 labels records (batch 1) --- collections/labels/labe_1766160210149_0.json | 7 +++++++ collections/labels/labe_1766160210149_1.json | 7 +++++++ 2 files changed, 14 insertions(+) create mode 100644 collections/labels/labe_1766160210149_0.json create mode 100644 collections/labels/labe_1766160210149_1.json diff --git a/collections/labels/labe_1766160210149_0.json b/collections/labels/labe_1766160210149_0.json new file mode 100644 index 0000000..1392780 --- /dev/null +++ b/collections/labels/labe_1766160210149_0.json @@ -0,0 +1,7 @@ +{ + "name": "bug", + "color": "#ef4444", + "description": "Something isn't working", + "created": "2025-12-19T16:03:31.421Z", + "updated": "2025-12-19T16:03:31.421Z" +} \ No newline at end of file diff --git a/collections/labels/labe_1766160210149_1.json b/collections/labels/labe_1766160210149_1.json new file mode 100644 index 0000000..59be3fd --- /dev/null +++ b/collections/labels/labe_1766160210149_1.json @@ -0,0 +1,7 @@ +{ + "name": "enhancement", + "color": "#3b82f6", + "description": "New feature or request", + "created": "2025-12-19T16:03:31.421Z", + "updated": "2025-12-19T16:03:31.421Z" +} \ No newline at end of file