From 1b91f136224beb6ede78e5a80c7006f43e245ddc Mon Sep 17 00:00:00 2001 From: parseccentric Date: Wed, 13 Oct 2021 17:01:38 -0500 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 5241728..50c9157 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,10 +1,10 @@ +# _REPLACE ME: Pull Request Description_ -# Description +_REPLACE ME: summary of the change(s)_ -Please include a summary of the change(s) and which issue(s) are fixed. Please also include relevant motivation and context. +_REPLACE ME: motivation and context_ -Fixes # (issue) -e.g., Fixes #14 +_REPLACE ME: Fixes #9999999_ ## Type of change @@ -16,14 +16,20 @@ e.g., Fixes #14 # How Has This Been Tested? -Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration +_REPLACE ME: Action to take -> Expected result on server. Expected result in client._ + +_REPLACE ME: any relevant details for your test configuration_ - [ ] Manual Test - [ ] Unit Test - [ ] Integration / End-to-End Test **Test Configuration**: -* Browser vendor and version: e.g., Chrome Version 91.0.4472.164 (Official Build) (64-bit) + +* _REPLACE ME: Browser vendor and version: e.g., Chrome Version 91.0.4472.164 (Official Build) (64-bit)_ +* _REPLACE ME OR DELETE IF NOT APPLICABLE: VR Device and OS version: e.g., Oculus Quest v29_ +- [ ] PC VR (Link / AirLink) +- [ ] Standalone # Checklist: