From 72d8ac4273112e26f158b7a9d0d9630b6eaf579d Mon Sep 17 00:00:00 2001 From: Eric Joanis Date: Tue, 14 May 2024 09:54:12 -0400 Subject: [PATCH] docs: add the PR template to the submodules too --- .github/pull_request_template.md | 36 ++++++++++++++++++++++++++++++++ 1 file changed, 36 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..af70669 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,36 @@ + + +### PR Goal? + + + +### Fixes? + + + +### Feedback sought? + + + +### Priority? + + + +### Tests added? + + + +### How to test? + + + +### Confidence? + + + +### Version change? + + + +