Skip to content

Commit 976d77f

Browse files
authored
Merge pull request #958 from olaservo/update-pr-template
Update V2 messaging to clarify V1 focus
2 parents e9e38b0 + 06f4b25 commit 976d77f

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ Add any other context about the problem here.
3737

3838
**Version Consideration**
3939

40-
Inspector V2 is under development to address architectural and UX improvements. See [CONTRIBUTING.md](CONTRIBUTING.md) for information about V2 development.
40+
Inspector V2 is under development to address architectural and UX improvements. During this time, V1 contributions should focus on **bug fixes and MCP spec compliance**. See [CONTRIBUTING.md](CONTRIBUTING.md) for more details.

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!-- Provide a brief description of what this PR does -->
44

5-
> **Note:** Inspector V2 is under development to address architectural and UX improvements. See [CONTRIBUTING.md](CONTRIBUTING.md) for information about V2 development.
5+
> **Note:** Inspector V2 is under development to address architectural and UX improvements. During this time, V1 contributions should focus on **bug fixes and MCP spec compliance**. See [CONTRIBUTING.md](CONTRIBUTING.md) for more details.
66
77
## Type of Change
88

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MCP Inspector Development Guide
22

3-
> **Note:** Inspector V2 is under development to address architectural and UX improvements. These guidelines apply to the current version (V1). See [CONTRIBUTING.md](CONTRIBUTING.md) for information about V2 development.
3+
> **Note:** Inspector V2 is under development to address architectural and UX improvements. During this time, V1 contributions should focus on **bug fixes and MCP spec compliance**. See [CONTRIBUTING.md](CONTRIBUTING.md) for more details.
44
55
## Build Commands
66

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ We're actively developing **Inspector V2** to address architectural and UX impro
1515

1616
**Current version (V1) contribution scope:**
1717

18-
- Critical issues are actively maintained
19-
- Small UX improvements are welcome
18+
- Bug fixes and MCP spec compliance are actively maintained
2019
- Documentation updates are always appreciated
2120
- Major changes will be directed to V2 development
2221

0 commit comments

Comments
 (0)