Skip to content

Commit

Permalink
Separated out examples and updated readME (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
kashifkhan0771 authored Nov 19, 2024
1 parent 78b464d commit 856940d
Show file tree
Hide file tree
Showing 6 changed files with 1,179 additions and 261 deletions.
9 changes: 9 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
### Description:
Explain the purpose of the PR.

### Checklists:
* [ ] Tests passing

#### If added a new utility function or updated existing function logic:
* [ ] Updated [EXAMPLES.md](/EXAMPLES.md)
* [ ] Updated [readME.md](/readME.md)
Loading

0 comments on commit 856940d

Please sign in to comment.