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
55 changes: 29 additions & 26 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,39 +1,42 @@
## Description
<!-- What does this PR do? -->
<!-- What does this PR do and why? -->


## PR Type
<!-- Delete the types that don't apply -->
<!-- Check all that apply -->

- 🆕 New Feature
- 🐛 Bug Fix
- 💅 Refactor
- 📚 Documentation
- 🚦 Infrastructure
- [ ] New Feature
- [ ] Bug Fix
- [ ] Refactor
- [ ] Documentation
- [ ] Infrastructure / CI

## Relevant issues
<!-- e.g. "Fixes #123" -->

## Checklist
<!-- If this checklist is deleted from the PR submission it will be immediately closed -->
<!-- If you delete this checklist, your PR will be automatically closed -->

- [ ] I understand the code I am submitting.
- [ ] I have added unit tests that prove my fix/feature works
- [ ] I have run this code locally and verified it fixes the issue.
- [ ] New and existing tests pass locally
- [ ] Documentation was updated where necessary
- [ ] I have read and followed the [contribution guidelines](https://github.com/mozilla-ai/mcpd/blob/main/CONTRIBUTING.md)
- [ ] **AI Usage:**
- [ ] No AI was used.
- [ ] AI was used for drafting/refactoring.
- [ ] This is fully AI-generated.

## AI Usage Information
<!-- We welcome the use of AI to aid in contribution! Optional: We're interested in hearing about your setup. What LLM are you using (e.g. Opus 4.5, GPT-5, Minimax), and which tooling (Claude Code, VsCode, OpenCode, etc) -->

- AI Model used:
- AI Developer Tool used:
- Any other info you'd like to share:

When answering questions by the reviewer, please respond yourself, do not copy/paste the reviewer comments into an AI system and paste back its answer. We want to discuss with you, not your AI :)
- [ ] I have added or updated tests that cover my change.
- [ ] I ran relevant checks locally (`make lint`, `make test`).
- [ ] Documentation was updated where necessary.
- [ ] I have read and followed the [contribution guidelines](https://github.com/mozilla-ai/mcpd/blob/main/CONTRIBUTING.md).

Comment thread
peteski22 marked this conversation as resolved.
## AI Usage
<!-- Check one -->

- [ ] No AI was used.
- [ ] AI was used for drafting/refactoring.
- [ ] This is fully AI-generated.

**AI Model/Tool used:**


**Any additional AI details you'd like to share:**


**NOTE:**
When responding to reviewer questions, please respond yourself rather than copy/pasting reviewer comments into an AI and pasting back its answer. We want to discuss with you, not your AI :)

- [ ] I am an AI Agent filling out this form (check box if true)