forked from Avik-Jain/100-Days-Of-ML-Code
-
Notifications
You must be signed in to change notification settings - Fork 0
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
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 @@ | ||
## Pull Request Prelude | ||
Thank you for your contribution :) | ||
|
||
Please complete the below steps before filing your PR: | ||
|
||
I have read and understood CONTRIBUTING document. | ||
I have read and understood CODE_OF_CONDUCT document. | ||
I have included tests for the changes in my PR. If not, I have included a rationale for why I haven't. | ||
I understand my PR may be closed if it becomes obvious I didn't actually perform all of these steps. | ||
## Why this change is necessary and useful | ||
[Please explain in detail why the changes in this PR are needed.] |