Skip to content

Commit

Permalink
Update pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
parseccentric authored Oct 13, 2021
1 parent 62383b9 commit 1b91f13
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -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:

Expand Down

0 comments on commit 1b91f13

Please sign in to comment.