18 lines
576 B
JSON
18 lines
576 B
JSON
{
|
|
"name": "create-pull-request",
|
|
"owner": {
|
|
"name": "liam-hq",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "create-pull-request",
|
|
"description": "Provides comprehensive PR creation guidance with GitHub CLI, enforcing title conventions, following template structure, and offering concrete command examples with best practices.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-ananddtyagi-claude-code-marketplace-plugins-create-pull-request.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |