From a7729102c8f99c02c876c7a591bf616c0b153089 Mon Sep 17 00:00:00 2001 From: David Ackerman Date: Tue, 12 Mar 2024 11:52:10 -0400 Subject: [PATCH] chore: add github pr template --- .github/pull_request_template.md | 10 ++++++++++ 1 file changed, 10 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 000000000..4416b1e54 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,10 @@ + + + + + +- [ ] I understand that this repository is auto-generated and my pull request may not be merged + +## Changes being requested + +## Additional context & links