Skip to content
Merged
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
5 changes: 3 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,14 @@
→ Open an issue and share the PROMPT(S) you used to generate it, not a
diff. We'll reproduce it through our own workflow.

Full policy: https://github.com/modelcontextprotocol/inspector/blob/main/CONTRIBUTORS.md
Full policy: ../CONTRIBUTORS.md (relative to this template — the file lives
at the repository root, on whatever branch you're reading).

Maintainers: delete this template body and describe your change normally.
-->

> **Heads up:** this repository accepts **issues, not pull requests** from
> external contributors. Please read [`CONTRIBUTORS.md`](../blob/main/CONTRIBUTORS.md)
> external contributors. Please read [`CONTRIBUTORS.md`](../CONTRIBUTORS.md)
> before continuing. If you're an external contributor, open an issue (and
> share the prompt you used, if you've already built the change) rather than
> this PR.
Expand Down
Loading