From 32e5df0bba2f4e82602283129830e39e7220d980 Mon Sep 17 00:00:00 2001 From: mosherBT Date: Tue, 23 Jun 2026 13:32:32 -0400 Subject: [PATCH] Add web-sdk PR description template --- .github/pull_request_template.md | 23 +++++++++++++++++++++++ 1 file changed, 23 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 0000000..7006fbd --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,23 @@ +## Why + + + +## What Changed + + + +## How to Test + + + +- [ ] Tested +- [ ] Docs / README updated (if public API changed) + + + +## Notes + + + +- [ ] Breaking change +- [ ] Requires release