-
Send all security related bugs to our maintainer email, [email protected]
-
Ensure the bug was not already reported by searching on GitHub under Issues.
-
If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible, and a MRE code sample or an executable test case demonstrating the expected behavior that is not occurring. If possible please also note if this issue concerns the API itself or just the java sdk.
-
Open a new GitHub pull request with the patch.
-
Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.
-
A maintainer should review your PR within the next few days. If the PR has been dormant for more than a week, consider sending an email to [email protected]
Changes that are cosmetic in nature and do not add anything substantial to the stability, functionality, or testability may take longer to review, but are still welcome.
- Suggest your change as an issue with the label #enhancement. Make sure that your new feature description outlines why this would be helpful for users, and how difficult a change it would be to make.
-
For general information on the API and it's uses, see the Smartsheet API Reference
-
For information on the Java sdk, see the Smartsheet Java SDK API or review the basic and advanced READMEs!
-
Github issues can also be used for questions on using the Java SDK specifically.
Thanks!
Smartsheet Java SDK Team