From c83631282343b1f229d7972dd38db45f639335c2 Mon Sep 17 00:00:00 2001 From: Eric Joanis Date: Fri, 17 May 2024 10:05:40 -0400 Subject: [PATCH] docs: add the PR template to the submodules too (#10) * docs: add the PR template to the submodules too * docs: PR template should also ask for related PRs --- .github/pull_request_template.md | 40 ++++++++++++++++++++++++++++++++ 1 file changed, 40 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..cc092f8 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,40 @@ + + +### PR Goal? + + + +### Fixes? + + + +### Feedback sought? + + + +### Priority? + + + +### Tests added? + + + +### How to test? + + + +### Confidence? + + + +### Version change? + + + +### Related PRs? + + + +