This website works better with JavaScript
Начало
Каталог
Помощ
Вход
Marius
/
Apple-Mail-MCP-Server
Наблюдаван
1
Харесван
0
Разклонения
0
Файлове
Задачи
0
Заявки за сливане
0
Уики
Клон:
main
Клонове
Маркери
main
v1.5.0
Apple-Mail-MCP-...
/
.github
/
PULL_REQUEST_TEMPLATE.md
PULL_REQUEST_TEMPLATE.md
466 B
Постоянна връзка
История
Директен файл
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