-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
### SUMMARY | ||
<!-- Add links to any relevant Github tickets, including their titles: --> | ||
<!-- Also write a sentence or two explaining the overall problem that you are solving. --> | ||
<!-- e.g. [Ticked-ID](http://ticket.link) Ticket title --> | ||
|
||
### DETAILS | ||
<!-- | ||
Provide additional background for code reviewers who may be unfamiliar with your feature: | ||
- Why do we need this? | ||
- What changes did you make? | ||
- Is there a specific aspect that you want reviewers to focus on? | ||
- Were you unsure about some design decisions? | ||
- Link to a design note or spec, if relevant. | ||
--> | ||
|
||
### DEVELOPER IMPACT | ||
<!-- | ||
Include this section if your PR affects other people working monorepo. | ||
For example, changes to a build rig, introducing a new coding pattern, etc. | ||
Write "N/A" if not applicable or just don't include this section. | ||
--> | ||
|
||
### TESTING | ||
<!-- | ||
How did you test your changes? | ||
How others can test on their machines? | ||
Unit tests? | ||
Manual steps? | ||
Write "N/A" if not applicable or just don't include this section. | ||
--> | ||
|
||
### DOCUMENTATION | ||
<!-- | ||
Do your changes require to deliver documentation or update existing one? | ||
If so, please include wiki link of the created/updated documentation. | ||
Write "N/A" if not applicable or just don't include this section. | ||
--> | ||
|
||
### PIC | ||
<!-- Not mandatory but is always nice to have a little fun. --> | ||
![Put something funny here](https://giphy.com/trending-gifs) |