Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 43 additions & 0 deletions pull_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# Proposed Changes


Describe the big picture of your changes why I should accept your pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue.


## Types of Changes
What changes you have done, please checkout the boxes that apply

- [ ] Bux Fix
- [ ] Added new feature

## Summary of Changes


#### Please describe the changes you have made, be as descriptive as you can

...


##### If you fixed any bug , Please add screenshots/gifs of the modifications you have done

...


##### If you have added any new feature please add screenshot of the output, how it has been changed after addition of the new feature

...





## Checklist
Please checkout the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask .Join our gitter channel and feel free to ask.

- [ ] I have read the Contribution GuideLines.
- [ ] I have added tests that prove my fix is effective or that my feature works.
- [ ] I have added necessary documentation (if appropriate).
- [ ] Any dependent changes have been merged and published in downstream modules.

## Thank You !