2022-11-16 18:16:50 +01:00
|
|
|
{
|
|
|
|
|
"$schema": "../icon.schema.json",
|
2023-06-01 12:17:23 +02:00
|
|
|
"contributors": [
|
2025-08-29 08:53:32 +01:00
|
|
|
"danielbayley",
|
|
|
|
|
"jamiemlaw"
|
2023-06-01 12:17:23 +02:00
|
|
|
],
|
2026-05-28 10:15:02 +02:00
|
|
|
"use-cases": [],
|
2022-11-16 18:16:50 +01:00
|
|
|
"tags": [
|
|
|
|
|
"issue",
|
2025-08-29 08:53:32 +01:00
|
|
|
"error",
|
|
|
|
|
"defect",
|
|
|
|
|
"testing",
|
|
|
|
|
"troubleshoot",
|
|
|
|
|
"problem",
|
2022-11-16 18:16:50 +01:00
|
|
|
"report",
|
2023-08-28 19:08:41 +01:00
|
|
|
"debug",
|
|
|
|
|
"code",
|
2025-08-29 08:53:32 +01:00
|
|
|
"insect",
|
|
|
|
|
"beetle"
|
2022-11-16 18:16:50 +01:00
|
|
|
],
|
|
|
|
|
"categories": [
|
2023-08-28 19:08:41 +01:00
|
|
|
"development",
|
|
|
|
|
"animals"
|
2022-11-16 18:16:50 +01:00
|
|
|
]
|
2024-02-01 22:38:21 +09:00
|
|
|
}
|