From 05451c663195faa112aa4906e14683ed0d9d2b65 Mon Sep 17 00:00:00 2001 From: parseccentric Date: Tue, 12 Oct 2021 16:15:59 -0500 Subject: [PATCH] Update pull_request_template.md --- .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 e618170..aaa4131 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,6 +2,7 @@ # Description _REPLACE ME: summary of the change(s)_ + _REPLACE ME: motivation and context_ _REPLACE ME: Fixes #9999999_ @@ -25,6 +26,7 @@ _REPLACE ME: any relevant details for your test configuration_ - [ ] Integration / End-to-End Test **Test Configuration**: + * _REPLACE ME: Browser vendor and version: e.g., Chrome Version 91.0.4472.164 (Official Build) (64-bit)_ # Checklist: