Instruction file imported from Kento-E/HourlyChime (
.github/instructions/pull-request.instructions.md). Copyright stays with the author.
Pull Request 作成・更新時の指示
- イシューに紐づく作業で Pull Request を作成・更新する場合は、PR 説明欄に
Fixes #<issue番号>の形式で関連イシューを必ず記載する。
Pull Request 作成・更新時の指示
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsInstruction file imported from Kento-E/HourlyChime (
.github/instructions/pull-request.instructions.md). Copyright stays with the author.
Fixes #<issue番号> の形式で関連イシューを必ず記載する。Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/kento-e-hourlychime-pull-request-instructions/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "kento-e-hourlychime-pull-request-instructions",
"kind": "skill",
"name": "pull-request",
"description": "Pull Request 作成・更新時の指示",
"publisher": "Kento-E",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Pull Request 作成・更新時の指示"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/Kento-E/HourlyChime",
"path": ".github/instructions/pull-request.instructions.md",
"ref": "2c6b8b61b34d43a8d856035b04fbaa807a063970",
"url": "https://github.com/Kento-E/HourlyChime/blob/2c6b8b61b34d43a8d856035b04fbaa807a063970/.github/instructions/pull-request.instructions.md",
"key": "Kento-E/HourlyChime/.github/instructions/pull-request.instructions.md"
},
"applies_to": "**"
},
"instructions": "# Pull Request 作成・更新時の指示\n\n- イシューに紐づく作業で Pull Request を作成・更新する場合は、PR 説明欄に `Fixes #<issue番号>` の形式で関連イシューを必ず記載する。",
"cost": {
"context_tokens": 27
}
}Fetch it by URL: GET /api/v1/registry/kento-e-hourlychime-pull-request-instructions/manifest?version=1.0.0
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.