-
Notifications
You must be signed in to change notification settings - Fork 7
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
2 changed files
with
58 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,31 @@ | ||
## Overview | ||
|
||
Brief description of what this PR does, and why it is needed. | ||
|
||
|
||
### Demo | ||
|
||
Optional. Screenshots, `curl` examples, etc. | ||
|
||
|
||
### Notes | ||
|
||
Optional. Ancillary topics, caveats, alternative strategies that didn't work out, anything else. | ||
|
||
|
||
## Testing Instructions | ||
|
||
* How to test this PR | ||
* Prefer bulleted description | ||
* Start after checking out this branch | ||
* Include any setup required, such as bundling scripts, restarting services, etc. | ||
* Include test case, and expected output | ||
|
||
|
||
## Checklist | ||
- [ ] No gulp lint warnings | ||
- [ ] No python lint warnings | ||
- [ ] Python tests pass | ||
|
||
|
||
Connects #XXX |
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