-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#1807 Create PULL_REQUEST_TEMPLATE.md
- Loading branch information
1 parent
dce16a4
commit 280f32b
Showing
1 changed file
with
11 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,11 @@ | ||
## Description | ||
|
||
_Please provide a brief summary of your changes here. Replace this comment with your summary._ | ||
|
||
## Tests | ||
|
||
_Describe how you tested the changes made in this pull request. Include specific tests you have added. Replace this comment with your testing methodology._ | ||
|
||
## Performance Impact | ||
|
||
_Describe any potential impact on performance due to your changes. Include any benchmarks you performed, if applicable, and compare the results with and without your changes. Replace this comment with your performance analysis._ |