diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0de18d57..59a9fa8f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -4,11 +4,14 @@ Check off the following to let the reviewers know you've done everything: [] I HAVE RAN DRC ON MY DESIGN WITH ZERO ERRORS (Silkscreen errors are okay) [] I HAVE BRANDED ALL MY PARTS (PCB, CASE) WITH MY HACKPAD'S NAME [] I HAVE MADE SURE MY 3D PRINTED PARTS DO NOT REQUIRE SUPPORTS (Text branding overhang is okay) -[] I HAVE INCLUDED A SCREENSHOT OF ALL THE PARTS (PCB, CASE) FIT TOGETHER (in the readme.md) [] I HAVE MADE SURE TO INCLUDE TOLERANCES (0.25mm) [] MY HACKPAD'S PCB IS UNDER 100mm x 100mm, I DO NOT HAVE MORE THAN 16X SWITCHES, 2X ROTARY ENCODERS, 1X OLED, 16X LEDS. -[] IN MY FOLDER, THERE IS A README.MD FILE THAT CONTAINS THE PROPER INFORMATION THAT IS REQURED +[] IN MY FOLDER, THERE IS A README.MD FILE THAT CONTAINS THE FOLLOWING INFORMATION: +- Full render including all the parts +- A few sentences about the inspiration and challenges +- BOM +- Photos of the Schematic, PCB, and case -If you're unsure about the format, make sure to check out the [Orpheuspad example](insertexample) and follow the format there. +If you're unsure about the format, make sure to check out this [example]([insertexample](https://github.com/hackclub/hackpad/tree/main/hackpads/Duccs%20Fidget%20Toy)) and follow the format there. If this PR isn't a submission, that's okay too! Please remove the above boxes and explain what the pull request is for! If there's anything about this PR template that seems confusing, send a message in #hackpad in slack!