18 lines
515 B
JSON
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
|
|
}
|
|
]
|
|
} |