Skip to content

Commit

Permalink
Merge pull request #502 from Viveksati5143/patch-7
Browse files Browse the repository at this point in the history
feat: modified pull_request_template.md
  • Loading branch information
ighoshsubho committed Aug 10, 2023
2 parents 621a409 + 9a8fa81 commit ca185ea
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
## Issue Number:
- Here goes the issue number with a #
- Here goes the issue number that gets closed with this pr
- Closes: #
-----------------------------------------------------------
## Issue Description:
- Describe the issue fixed here
- Description about the issue fixed here
-----------------------------------------------------------
## Checklist:
- [ ] Tested the endpoint on sample data.
- [ ] No conflicts
- [ ] Have mentioned the endpoint in the `ENDPOINTS.md` file.
- [ ] Follow Code of Conduct
- [ ] Added proper comments(optional)
-----------------------------------------------------------
## Screenshot of the changes:
Python script snapshot | Sample output screenshot
Expand Down

0 comments on commit ca185ea

Please sign in to comment.