Files
42marketplaces/sync/gh-ccplugins-awesome-claude-code-plugins-plugins-bug-fix.json
2025-11-29 18:53:27 +08:00

18 lines
515 B
JSON

{
"name": "bug-fix",
"owner": {
"name": "danielscholl",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "bug-fix",
"description": "Streamlines bug fixing by creating a GitHub issue first, then a feature branch for implementing and thoroughly testing the solution before merging.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-ccplugins-awesome-claude-code-plugins-plugins-bug-fix.git"
},
"strict": true
}
]
}