git_generate_templates
Generate Git templates for pull requests, issues, and commit conventions across GitHub, GitLab, and Bitbucket, with optional CODEOWNERS.
Instructions
Generate Git templates for PRs, issues, and commit conventions (Pro)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API key for authentication | |
| platform | Yes | Git hosting platform | |
| project_type | No | Project type for tailored templates | |
| include_codeowners | No | Generate CODEOWNERS file |