From e71846c653ea797f03aea6db6d93052625fefa81 Mon Sep 17 00:00:00 2001 From: Mikayla Maki Date: Fri, 12 May 2023 10:12:47 -0700 Subject: [PATCH] Create pull_request_template.md --- .github/workflows/pull_request_template.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .github/workflows/pull_request_template.md diff --git a/.github/workflows/pull_request_template.md b/.github/workflows/pull_request_template.md new file mode 100644 index 0000000000..cd15ab5114 --- /dev/null +++ b/.github/workflows/pull_request_template.md @@ -0,0 +1,4 @@ +[[PR Description here]] + +Release Notes: +* [[Added support for foo / Fixed bar / No notes]]