-
Notifications
You must be signed in to change notification settings - Fork 22
chore: sync pull request template format #273
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+29
−26
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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). | ||
|
|
||
| ## 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) | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.