-
Notifications
You must be signed in to change notification settings - Fork 4
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
16 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,16 @@ | ||
Please make sure you've read the [pull request](CONTRIBUTING.md#pull-requests) section of our [code contribution guidelines](CONTRIBUTING.md). | ||
|
||
When filling in a section please remove the help text and the above text. | ||
|
||
#### Summary | ||
[A brief description of what this pull request does.] | ||
|
||
#### Ticket Link | ||
[Please link the GitHub issue.] | ||
|
||
#### Checklist | ||
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.] | ||
- [ ] Added or updated unit tests | ||
- [ ] Added API documentation and updated Readme (required for all new commands) | ||
- [ ] Added new command | ||
- [ ] Update dependency or does other cleanups |