Skip to content

Commit

Permalink
chore: update pr template (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
sourcec0de authored Oct 2, 2024
1 parent 3d2d9ff commit 13c086c
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,5 @@
## Motivation and Context

## Related Issues/PRs
1.


### Documentation Links
1. [notion ticket](https://www.notion.so/)
2. [figma design](https://www.figma.com/)

## Code Review Checklist
- [ ] Does the PR title, branch, and commit follow [conventional commit][conv-commit] format?
- [ ] Review test cases
- [ ] Does this code have security considerations?
- [ ] Does this code have performance considerations?
- [ ] Does this code have accessibility considerations?
- [ ] Does this code have testability considerations?
- [ ] Was there something difficult to test?

[conv-commit]: https://www.conventionalcommits.org/en/v1.0.0/
### Documentation Links

0 comments on commit 13c086c

Please sign in to comment.