Skip to content

Commit

Permalink
chore: Add PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
novellac committed Mar 3, 2023
1 parent 4b4cb6a commit c4d08a6
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
## Card
<!-- Link to the card here -->

## What this PR does...

<!-- List out the work you have done, in bullet form. Tell us why it is important. -->

<!-- Ex: This PR fixes #999. We didn't have a unicorn, so we went to the unicorn store and got one. -->


## How to test...

<!-- In a list format, tell us how to test this PR.
1. Navigate to https://example.com/cats
2. Click on magic button
- See coolest cat -->

## I learned...

<!-- Did you run into any interesting issues while making this PR? If you learned anything you would like to share, we'd love to know! Even if it is a fun fact or GIF! -->

0 comments on commit c4d08a6

Please sign in to comment.