---
title: "Pull Request"
description: "<!-- Provide a clear and detailed description of your changes. --> <!-- For cookbook contributions, explain what the cookbook demonstrates and why it's valuable. -->"
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/pull-request-template-1
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:37:15.787Z
license: CC-BY-4.0
attribution: "Pull Request — Claudary (https://claudary.paisolsolutions.com/skills/pull-request-template-1)"
---

# Pull Request
<!-- Provide a clear and detailed description of your changes. --> <!-- For cookbook contributions, explain what the cookbook demonstrates and why it's valuable. -->

## Overview

# Pull Request

## Description

<!-- Provide a clear and detailed description of your changes. -->
<!-- For cookbook contributions, explain what the cookbook demonstrates and why it's valuable. -->

## Type of Change

<!-- Check all that apply by replacing [ ] with [x] -->

- [ ] New cookbook
- [ ] Bug fix (fixes an issue in existing cookbook)
- [ ] Documentation update
- [ ] Code quality improvement (refactoring, optimization)
- [ ] Dependency update
- [ ] Other (please describe):

## Cookbook Checklist (if applicable)

<!-- For new cookbooks or significant updates to existing ones -->

- [ ] Cookbook has a clear, descriptive title
- [ ] Includes a problem statement or use case description
- [ ] Code is well-commented and easy to follow
- [ ] Includes expected outputs or results
- [ ] Added entry to `registry.yaml` (run `/add-registry <notebook-path>` or add manually)

## Testing

<!-- Describe how you tested your changes -->

- [ ] I have tested this cookbook/change locally
- [ ] All cells execute without errors

## Additional Context

<!-- Add any other context, screenshots, or information about the pull request here -->
<!-- Link to related issues, documentation, or discussions -->

---

**Note:** Pull requests that do not follow these guidelines or lack sufficient detail may be closed. This helps us maintain high-quality, useful cookbooks for the community. If you're unsure about any requirements, please open an issue to discuss before submitting a PR.

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/pull-request-template-1) · https://claudary.paisolsolutions.com
