mirror of
https://github.com/github/awesome-copilot.git
synced 2026-06-17 21:21:20 +00:00
25 lines
555 B
JSON
25 lines
555 B
JSON
{
|
|
"id": "accessibility-kanban",
|
|
"name": "Accessibility Kanban",
|
|
"description": "Kanban board to manage accessibility issues, allow you to plan, track, and complete remediation work.",
|
|
"version": "1.0.0",
|
|
"keywords": [
|
|
"accessibility",
|
|
"github-issues",
|
|
"issue-triage",
|
|
"kanban-board",
|
|
"planning-workflow",
|
|
"status-tracking"
|
|
],
|
|
"screenshots": {
|
|
"icon": {
|
|
"path": "assets/preview.png",
|
|
"type": "image/png"
|
|
},
|
|
"gallery": {
|
|
"path": "assets/preview.png",
|
|
"type": "image/png"
|
|
}
|
|
}
|
|
}
|