Add a New Patch
PatchBook is content-driven. Add a markdown file in src/patches/ and redeploy.
Required frontmatter
---
slug: your-slug
title: "Your patch title"
tags: ["netlify", "build"]
applies_to: ["node", "netlify"]
risk: "low"
permalink: false
---
Where to put it
Create src/patches/your-slug.md and include your patch content below frontmatter.