-
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
48 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,48 @@ | ||
<!-- IF A SECTION IS NOT APPLICABLE TO YOU, PLEASE DELETE IT!! --> | ||
|
||
<!-- Your title should be able to summarize what changes you've made in one sentence. For example: "Exclude staff from the check for follows". For stacked PRs, please indicate clearly in the title where in the stack you are. For example: "[Eatery Refactor][4/5] Converted all files to MVP model" --> | ||
|
||
|
||
## Overview | ||
|
||
<!-- Summarize your changes here. --> | ||
|
||
|
||
|
||
## Changes Made | ||
|
||
<!-- Include details of what your changes actually are and how it is intended to work. --> | ||
|
||
|
||
|
||
## Test Coverage | ||
|
||
<!-- Describe how you tested this feature. Manual testing and/or unit testing. Please include repro steps and/or how to turn the feature on if applicable. --> | ||
|
||
|
||
|
||
## Next Steps (delete if not applicable) | ||
|
||
<!-- If this is part of a multi-PR change, please describe what changes you plan on addressing in future PRs. --> | ||
|
||
|
||
|
||
## Related PRs or Issues (delete if not applicable) | ||
|
||
<!-- List related PRs against other branches/repositories. --> | ||
|
||
|
||
|
||
## Screenshots (delete if not applicable) | ||
|
||
<!-- This could include of screenshots of the new feature / proof that the changes work. --> | ||
|
||
<details> | ||
|
||
<summary>Screen Shot Name</summary> | ||
|
||
|
||
<!-- Insert file link here. Newlines above and below your link are necessary for this to work. --> | ||
|
||
|
||
</details> |