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)