mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-07 18:03:02 +00:00
chore: publish from main
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "accessibility-kanban",
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"main": "extension.mjs",
|
||||
"dependencies": {
|
||||
"@github/copilot-sdk": "latest"
|
||||
},
|
||||
"description": "Users drag accessibility issues across kanban lanes to plan, track, and complete remediation work.",
|
||||
"keywords": [
|
||||
"accessibility",
|
||||
"kanban-board",
|
||||
"issue-triage",
|
||||
"planning-workflow",
|
||||
"status-tracking",
|
||||
"github-issues"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user