This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
Marius
/
Apple-Mail-MCP-Server
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
683b4faba1
Branches
Tags
main
v1.5.0
Apple-Mail-MCP-...
/
.github
/
PULL_REQUEST_TEMPLATE.md
PULL_REQUEST_TEMPLATE.md
466 B
Verlauf
Originalformat
Description
Brief description of the changes.
Type of Change
Bug fix
New feature
Documentation update
Refactoring
Other (describe):
Testing
Tests pass locally (
npm test
)
Linting passes (
npm run lint
)
Build succeeds (
npm run build
)
Checklist
I have read the
CONTRIBUTING
guidelines
My code follows the project's style
I have updated documentation if needed