Skip to content
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
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
blank_issues_enabled: false
blank_issues_enabled: true
contact_links:
- name: Contributing Guide (Pull Request path)
url: https://github.com/mcpmux/mcp-servers/blob/main/CONTRIBUTING.md
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/request-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ body:
value: |
Know of an MCP server that should be in the McpMux registry? Tell us about it here.

If you already have a working definition, use the **Submit a Server** template (or open a PR) instead — that's the fastest path.
If you already have a working definition, **open a Pull Request** instead — that's the fastest path. See [CONTRIBUTING.md](https://github.com/mcpmux/mcp-servers/blob/main/CONTRIBUTING.md) for the five-command quickstart.

- type: input
id: name
Expand Down