Skip to content

Commit

Permalink
template checklist changes
Browse files Browse the repository at this point in the history
  • Loading branch information
manu2699 committed Apr 30, 2024
1 parent 71729ac commit 3b044a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
## Checklist

- [ ] Added a new class/method in SDK
- [ ] Updated version in `package.json`
- [ ] Verified `.d.ts` file for new class/method.
- [ ] Covered new changes in docs.
- [ ] Covered new changes in snippets.
- [ ] SDK Issue fix PR
- [ ] Updated version in `package.json`
- [ ] Doesn't affect the previous method signatures.
- [ ] Affects the method signature
- [ ] Changes are conveyed.
Expand Down

0 comments on commit 3b044a2

Please sign in to comment.