Skip to main content
Glama
bug_report.yml2.13 kB
name: バグ報告 description: バグを報告する title: "[Bug] " labels: ["bug"] body: - type: markdown attributes: value: | バグ報告ありがとうございます!以下の情報を提供していただけると、問題の解決がスムーズになります。 - type: textarea id: description attributes: label: バグの説明 description: バグについて簡潔に説明してください placeholder: 何が起こっているか、何が期待されているかを説明してください validations: required: true - type: textarea id: reproduction attributes: label: 再現手順 description: バグを再現する手順を教えてください placeholder: | 1. '...' に移動 2. '...' をクリック 3. '...' まで下にスクロール 4. エラーを確認 validations: required: true - type: textarea id: expected attributes: label: 期待される動作 description: 何が起こるべきだったかを説明してください validations: required: true - type: textarea id: actual attributes: label: 実際の動作 description: 実際に何が起こったかを説明してください validations: required: true - type: textarea id: environment attributes: label: 環境 description: 使用している環境について教えてください value: | - OS: [例: Ubuntu 22.04] - Python バージョン: [例: 3.12] - pr-review-mcp バージョン: [例: 0.1.0] - uv バージョン: [例: 0.5.0] validations: required: true - type: textarea id: logs attributes: label: ログ・エラーメッセージ description: 関連するログやエラーメッセージがあれば貼り付けてください render: shell - type: textarea id: additional attributes: label: 追加情報 description: その他、問題の解決に役立つ情報があれば記載してください

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/UtakataKyosui/PR-Review-Resolve-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server