-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
14 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,14 @@ | ||
#### What issue does this PR fix/close? | ||
|
||
#### Describe what this PR does, briefly: | ||
|
||
<!--- If you're typing in the checkmark, make sure to put [X] or [x] in place of the [ ]. No spaces inside the checkbox! --> | ||
#### Check off the following items if you've done them: | ||
- [ ] This PR is ready for review (in other words, not a WIP) | ||
- [ ] New tests have been written to cover the new code in this PR (or your PR doesn't need tests) | ||
- [ ] Documentation has been added/changed to cover changes made (or your PR doesn't need new documentation) | ||
- [ ] This PR has been tested on a robot (optional, but it helps) | ||
|
||
#### If your PR doesn't need new tests, explain why: | ||
|
||
#### Do your changes break the public API of this library? |