> For the complete documentation index, see [llms.txt](https://whitepaper.litho.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.litho.ai/.github/pull_request_template.md).

# PULL\_REQUEST\_TEMPLATE

### Summary

### Type of Change

* [ ] Feature (new functionality)
* [ ] Bug fix (non-breaking fix)
* [ ] Refactor (no functional change)
* [ ] Documentation
* [ ] Test
* [ ] CI/CD
* [ ] Dependencies

### Checklist

* [ ] Tests pass (`pnpm test`)
* [ ] Linting passes (`pnpm lint`)
* [ ] No breaking changes (or documented below)
* [ ] Documentation updated (if applicable)
* [ ] Follows [conventional commit](https://github.com/KaJLabs/lithosphere/blob/main/.github/docs/guides/contributing.md) convention

### Breaking Changes

N/A

### Related Issues
