File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
name : " \U0001F41B Bug report"
3
- about : Report a bug or unexpected behavior while using GitHub MCP
3
+ about : Report a bug or unexpected behavior while using GitHub MCP Server
4
4
title : ' '
5
5
labels : bug
6
6
assignees : ' '
@@ -13,7 +13,7 @@ A clear and concise description of what the bug is.
13
13
14
14
### Affected version
15
15
16
- Please run ` go run cmd /github-mcp-server/main.go --version` and paste the output below.
16
+ Please run ` docker run -i --rm ghcr.io /github/github -mcp-server ./github-mcp-server --version` and paste the output below
17
17
18
18
### Steps to reproduce the behavior
19
19
@@ -27,4 +27,4 @@ A clear and concise description of what you expected to happen and what actually
27
27
28
28
### Logs
29
29
30
- Paste any available logs. Redact if needed.
30
+ Paste any available logs. Redact if needed.
Original file line number Diff line number Diff line change 1
1
<!--
2
- Thank you for contributing to GitHub MCP!
2
+ Thank you for contributing to GitHub MCP Server !
3
3
Please reference an existing issue: `Closes #NUMBER`
4
4
5
5
Screenshots or videos of changed behavior is incredibly helpful and always appreciated.
8
8
- Alternatives: Describe alternative approaches you considered and why you discarded them.
9
9
-->
10
10
11
- Closes:
11
+ Closes:
You can’t perform that action at this time.
0 commit comments