diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d3283f454..79d806777 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- name: "\U0001F41B Bug report" -about: Report a bug or unexpected behavior while using GitHub MCP +about: Report a bug or unexpected behavior while using GitHub MCP Server title: '' labels: bug assignees: '' @@ -13,7 +13,7 @@ A clear and concise description of what the bug is. ### Affected version -Please run `go run cmd/github-mcp-server/main.go --version` and paste the output below. +Please run ` docker run -i --rm ghcr.io/github/github-mcp-server ./github-mcp-server --version` and paste the output below ### Steps to reproduce the behavior @@ -27,4 +27,4 @@ A clear and concise description of what you expected to happen and what actually ### Logs -Paste any available logs. Redact if needed. \ No newline at end of file +Paste any available logs. Redact if needed. diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d03b7d858..dab8583f0 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,5 @@ -Closes: \ No newline at end of file +Closes: