You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your contribution! To help get your changes merged as quickly as possible, please fill out this template and confirm you've completed all of the pre-submission checks.
2
+
3
+
Cheers,
4
+
Pate
5
+
6
+
### All Submissions (required):
7
+
8
+
*[ ] Have you read the [Contributing](https://github.com/token-js/token.js/blob/main/CONTRIBUTING.md) guidelines?
9
+
*[ ] Have you updated the documentation with `pnpm docs`?
10
+
*[ ] Have you ran the linter with `pnpm lint:fix`?
11
+
*[ ] Have you successfully ran the tests locally with `pnpm test`?
12
+
*[ ] Please link any relevant GitHub issue here.
13
+
14
+
### New Feature Submissions (optional):
15
+
16
+
*[ ] Have you added new tests for your feature? Do those tests cover each model provider as applicable?
17
+
*[ ] Please provide a summary of your new feature and the reasoning behind it here.
18
+
19
+
### Bug Fixes (optional):
20
+
21
+
*[ ] Have you added new regression tests to cover the bug?
22
+
*[ ] Please provide replication steps for the bug here. For complex bugs, a repository that replicates the issue can also be linked here.
0 commit comments