diff --git a/.github/.todo.md b/.github/.todo.md new file mode 100644 index 0000000..3205ab5 --- /dev/null +++ b/.github/.todo.md @@ -0,0 +1,7 @@ +# GitHub CI/CD Enhancements + +## PR Templates + +- (maybe?) mcp-contribute-feature +- (maybe?) mcp-contribute-fix +- (maybe?) mcp-bug-report diff --git a/.github/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/mcp-server-default.md similarity index 100% rename from .github/pull_request_template.md rename to .github/PULL_REQUEST_TEMPLATE/mcp-server-default.md