We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 715149c commit 0505eb6Copy full SHA for 0505eb6
.template-marker
@@ -0,0 +1,8 @@
1
+# MCP Template Repository Marker
2
+# This file identifies repositories created from the mcp-template
3
+# DO NOT DELETE - Required for automatic template synchronization
4
+
5
+template_repo: mcp-template
6
+template_version: 2.0.0
7
+created_date: 2025-01-06
8
+sync_enabled: true
.template-version
@@ -0,0 +1,12 @@
+{
+ "version": "2.0.0",
+ "last_updated": "2025-01-06T00:00:00Z",
+ "changes": [
+ "Added CI-driven template synchronization",
+ "Implemented automatic repo discovery",
+ "Added intelligent file merging",
+ "Created version tracking system"
9
+ ],
10
+ "breaking_changes": [],
11
+ "migration_notes": []
12
+}
0 commit comments