-
-
Notifications
You must be signed in to change notification settings - Fork 623
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
1 parent
9e0028a
commit c12ea2c
Showing
1 changed file
with
8 additions
and
15 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 |
---|---|---|
@@ -1,24 +1,17 @@ | ||
#### Link to ticket | ||
|
||
Please add a link to the GitHub issue being addressed by this change. | ||
|
||
#### Description | ||
|
||
Please include a short description of the suggested change and the reasoning behind the approach you have chosen. | ||
|
||
#### Screenshot of the result | ||
|
||
If your change affects the user interface, you should include a screenshot of the result with the pull request. | ||
#### Link to ticket | ||
|
||
#### Checklist | ||
Please add a link to the GitHub issue being addressed by this change. | ||
|
||
- [ ] My code passes all test cases. | ||
- [ ] My code passes our static analysis suite. | ||
- [ ] My code passes our continuous integration process. | ||
### Type | ||
|
||
If your code does not pass the requirements on the checklist, you should add a comment explaining why this change | ||
should be exempt from the list. | ||
[] Fix | ||
[] Feature | ||
[] Cleanup | ||
|
||
#### Additional comments or questions | ||
#### Screenshot of the result | ||
|
||
If you have any further comments or questions for the reviewer, please add them here. | ||
If your change affects the user interface, you should include a screenshot of the result with the pull request. |