From 02ffc1c737647e082bf5f0e9989ec4ecb0a92604 Mon Sep 17 00:00:00 2001 From: Steven Welch Date: Sun, 30 Aug 2026 15:57:17 -0600 Subject: [PATCH] test: add disposable file for org PR template verification --- PR-TEMPLATE-TEST.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 PR-TEMPLATE-TEST.md diff --git a/PR-TEMPLATE-TEST.md b/PR-TEMPLATE-TEST.md new file mode 100644 index 0000000..498e35f --- /dev/null +++ b/PR-TEMPLATE-TEST.md @@ -0,0 +1,5 @@ +# PR template verification + +Disposable file used only to open a test pull request that verifies the +organization default pull request template from `makeitworkcloud/.github` +applies to this repository. Never merge; branch and PR will be cleaned up.