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
27 changes: 27 additions & 0 deletions .github/pull_requst_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
## Description
<!-- Provide a brief description of the changes in this PR -->

## Related Issue
<!-- Link to the issue that this PR addresses, if applicable -->

## Changes Made
<!-- List the key changes made in this PR -->

-
-
-

## Testing
<!-- Describe how these changes were tested -->

## Checklist
<!-- Mark the items you've completed with an [x] -->

- [ ] I have read the [contributing](https://github.com/the-momentum/apple-health-mcp-server/blob/main/.github/CONTRIBUTING.md) guidelines
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings

## Additional Notes
<!-- Add any other context about the PR here -->