From 0b56e5a91adbd4db21959c43af3141f5a244270a Mon Sep 17 00:00:00 2001 From: Logan Hollowood <98189655+GearBoxFox@users.noreply.github.com> Date: Fri, 18 Oct 2024 09:57:32 -0400 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f9df66e81c..407d78522d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -4,9 +4,10 @@ Ready to make a PR? Great! Make sure your directory structure looks like this: │   ├── case.stl \ │   └── plate.dxf \ ├── firmware \ +│   ├── rp2040.uf2 \ │   └── rp2040.bin \ └── PCB \ ├── macropad.pro \ └── macropad.sch -(The file names do not matter, just the folders) \ No newline at end of file +(The file names do not matter, just the folders)