From a197334c61f2496fc594bd6aca2d64526ea6ff5c Mon Sep 17 00:00:00 2001 From: Marcos Rivera Date: Mon, 4 Dec 2023 17:20:51 +0100 Subject: [PATCH] feat: add PR template --- .github/pull_request_template.md | 13 +++++++++++++ 1 file changed, 13 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..b43d544 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,13 @@ +### Summary + + + +### Checklist + + +- [ ] Tested +- [ ] Documented + +### Additional Information + +