-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* The old PR template was annoying.
- Loading branch information
Showing
1 changed file
with
2 additions
and
8 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,18 +1,12 @@ | ||
## Description | ||
|
||
The what and why - include a summary of the change, describe what it does, and include relevant motivation and context. | ||
|
||
Fixes _JIRA/GitHub issue number_ | ||
<!-- *(mandatory)* Detail your pull request, with the what, why and how. --> | ||
|
||
## Engineering checklist | ||
*Check only items that apply* | ||
<!-- *Check only items that apply* --> | ||
|
||
- [ ] Documentation updated | ||
- [ ] Covered by unit tests | ||
- [ ] Covered by integration tests | ||
|
||
## Test instructions | ||
<!-- *(optional)* Describe any non-standard test instructions and configuration settings. Delete this section if not applicable. --> | ||
|
||
## Notes for code reviewers | ||
<!-- *(optional)* Mention any relevant information for code reviewers. Delete this section if not applicable. --> |