Skip to content

address pull request feedback #87

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 3, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -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: ''
Expand All @@ -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

Expand All @@ -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.
Paste any available logs. Redact if needed.
4 changes: 2 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
Thank you for contributing to GitHub MCP!
Thank you for contributing to GitHub MCP Server!
Please reference an existing issue: `Closes #NUMBER`

Screenshots or videos of changed behavior is incredibly helpful and always appreciated.
Expand All @@ -8,4 +8,4 @@
- Alternatives: Describe alternative approaches you considered and why you discarded them.
-->

Closes:
Closes: