From 9b0e4fd4e5496c0479e00d6ee2b05e807a494326 Mon Sep 17 00:00:00 2001 From: Jim Date: Wed, 3 Sep 2025 14:16:03 -0700 Subject: [PATCH] Add PR template for better contribution guidance --- .github/PULL_REQUEST_TEMPLATE.md | 16 ++++++++++++++++ 1 file changed, 16 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 00000000..742d2bc8 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,16 @@ + + +### What: + +- [ ] Bug Fix +- [ ] New Feature + +### Description: + + + +### Related: + +