Skip to content

Commit

Permalink
feat: add pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ducthotran2010 committed Sep 29, 2023
1 parent 7f248f8 commit 2c508c8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
### Description

### Checklist
- [ ] I have clearly commented on all the main functions following the [NatSpec Format](https://docs.soliditylang.org/en/v0.8.0/natspec-format.html)
- [ ] The box that allows repo maintainers to update this PR is checked
- [ ] I tested locally to make sure this feature/fix works

0 comments on commit 2c508c8

Please sign in to comment.