From 78968605932d41d43b75f9247aae08eefb9c937c Mon Sep 17 00:00:00 2001 From: Aaron Buchwald Date: Fri, 3 Feb 2023 11:25:31 -0800 Subject: [PATCH] Add documentation section to PR template --- .github/pull_request_template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 8200c0597f..119cac2eb9 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -3,3 +3,5 @@ ## How this works ## How this was tested + +## How is this documented