From 22d4cc5c565501cce39ac48b2776217243ce434e Mon Sep 17 00:00:00 2001 From: Hirofumi Omi Date: Sat, 12 Apr 2025 09:49:07 +0900 Subject: [PATCH] chore:update CONTRIBUTING.md style guide link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7e176e705..fe307d1d2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ [fork]: https://github.com/github/github-mcp-server/fork [pr]: https://github.com/github/github-mcp-server/compare -[style]: https://github.com/github/github-mcp-server/blob/main/.golangci.yaml +[style]: https://github.com/github/github-mcp-server/blob/main/.golangci.yml Hi there! We're thrilled that you'd like to contribute to this project. Your help is essential for keeping it great.