Skip to content

Commit

Permalink
Create pull request template file (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tapas Kumar Senapati authored Sep 26, 2022
1 parent 50a0f23 commit 5708c98
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## Describe your changes

## Internal Jira ticket number or external issue link

## Testing procedure/screenshots(if appropriate):

## Checklist before requesting a review
- [ ] I have performed a self-review of my code
- [ ] I have formatted my added/modified code to follow pep-8 standards
- [ ] I have checked suggestions from python linter to make sure code is of good quality.

0 comments on commit 5708c98

Please sign in to comment.