Skip to content

Instantly share code, notes, and snippets.

@GrantHair5
Created March 25, 2021 10:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GrantHair5/97b5564131376888cc45c4c35d68a3bc to your computer and use it in GitHub Desktop.
Save GrantHair5/97b5564131376888cc45c4c35d68a3bc to your computer and use it in GitHub Desktop.
pull_request_template.md
This PR template is for guidance only, add/edit/delete as required
## Why have I opened this PR / What is the current behavior?
I have opened this PR because...
---
## How do I replicate the issue?
The steps to replicate this are...
- Step 1
- Step 2
---
## What changes will this PR will bring in?
- Change 1
- 2
- 3 etc.
The above changes will affect the following projects/files/things...
---
## How have I tested my changes?
I have tested my changes by...
---
## Page Performance metrics (Lighthouse score)
Paste screenshot of Lighthouse result here, for all affected screens in this PR (see https://developers.google.com/web/tools/lighthouse for details).
---
## Are there any related issues?
This PR is related to PR #1 as...
---
## Any other points?
Some other points to consider are...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment