mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-14 18:11:01 +00:00
20 lines
475 B
JSON
20 lines
475 B
JSON
{
|
|
"name": "accessibility-kanban",
|
|
"description": "Kanban board to manage accessibility issues, allow you to plan, track, and complete remediation work.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Aaron Powell",
|
|
"url": "https://github.com/aaronpowell"
|
|
},
|
|
"keywords": [
|
|
"accessibility",
|
|
"github-issues",
|
|
"issue-triage",
|
|
"kanban-board",
|
|
"planning-workflow",
|
|
"status-tracking"
|
|
],
|
|
"logo": "assets/preview.png",
|
|
"extensions": "."
|
|
}
|