Skip to content

Commit

Permalink
Add hints to update .d.ts typings
Browse files Browse the repository at this point in the history
PR-URL: #1561
  • Loading branch information
tshemsedinov committed May 4, 2021
1 parent a7da733 commit abf13a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ Change [ ] to [x] for completed items.
- [ ] tests are added/updated for bug fixes and new features
- [ ] code is properly formatted (`npm run fmt`)
- [ ] description of changes is added in CHANGELOG.md
- [ ] update .d.ts typings
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ Before open pull request please follow checklist:
- [ ] tests are added/updated for bug fixes and new features
- [ ] code is properly formatted (`npm run fmt`)
- [ ] description of changes is added in CHANGELOG.md
- [ ] update .d.ts typings

0 comments on commit abf13a3

Please sign in to comment.