Create a pull request
Every contribution to github-docs-cookiecutter’s software begins with a pull request. This document guides you through the process of creating a PR.
Before you begin
We know you’re excited to create your first pull request. Before we get started, read these resources first:
- Get started contributing to github-docs-cookiecutter.
- Make sure your code follows the relevant style guides.
- It’s recommended you set up precommit hooks to auto-format when you commit.