From ad08302bd53c0a33ee360b54ab4fa436064cffff Mon Sep 17 00:00:00 2001 From: Adrian T <43932476+Ssmidge@users.noreply.github.com> Date: Mon, 9 Sep 2024 17:18:33 -0400 Subject: [PATCH 1/3] Create PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000000..7b92145557 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,15 @@ +Write a description of your own twist of the macro pad idea, and the challenges you faced along the way while designing both the PCB and the case! + +Next, make sure you go through **each item** in the following checklist. Delete this line after! + +- [ ] I have read the steps to [getting a hackpad]([https://github.com/hackclub/blot/blob/main/docs/GET_A_BLOT.md](https://github.com/hackclub/hackpad/blob/main/README.md)) +- [ ] I am submitting a MacroPad that... + - [ ] is original and fully my design + - [ ] has my own twist on the macropad/keyboard idea + - [ ] is using a XIAO RP2040 + - [ ] has a functional case + - [ ] is printable by JLCPCB + +If you used based your hackpad on something else, used a tutorial, or remixed it from something else, please link it here: + +Lastly, link a picture of the 3D model of your HackPad in your PCB design software of choice From 60719038606c405f3fcd7c4fc962468121381056 Mon Sep 17 00:00:00 2001 From: Adrian T <43932476+Ssmidge@users.noreply.github.com> Date: Tue, 10 Sep 2024 08:01:55 -0400 Subject: [PATCH 2/3] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7b92145557..82fb34943d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,7 +2,7 @@ Write a description of your own twist of the macro pad idea, and the challenges Next, make sure you go through **each item** in the following checklist. Delete this line after! -- [ ] I have read the steps to [getting a hackpad]([https://github.com/hackclub/blot/blob/main/docs/GET_A_BLOT.md](https://github.com/hackclub/hackpad/blob/main/README.md)) +- [ ] I have read the steps to [getting a hackpad]([https://github.com/hackclub/hackpad/blob/main/README.md](https://github.com/hackclub/hackpad/blob/main/README.md)) - [ ] I am submitting a MacroPad that... - [ ] is original and fully my design - [ ] has my own twist on the macropad/keyboard idea From 908a8d69621f1001feb65ca888d3dcf9fa4c1a31 Mon Sep 17 00:00:00 2001 From: Adrian T <43932476+Ssmidge@users.noreply.github.com> Date: Tue, 10 Sep 2024 16:47:40 -0400 Subject: [PATCH 3/3] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 82fb34943d..a9a6bca0fe 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,7 +2,7 @@ Write a description of your own twist of the macro pad idea, and the challenges Next, make sure you go through **each item** in the following checklist. Delete this line after! -- [ ] I have read the steps to [getting a hackpad]([https://github.com/hackclub/hackpad/blob/main/README.md](https://github.com/hackclub/hackpad/blob/main/README.md)) +- [ ] I have read the steps to [getting a hackpad](https://github.com/hackclub/hackpad?tab=readme-ov-file#-submission-info--details-click-me) - [ ] I am submitting a MacroPad that... - [ ] is original and fully my design - [ ] has my own twist on the macropad/keyboard idea