- Ensure the bug was not already reported by searching existing 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 code sample demonstrating the expected behavior and actual behavior.
- Open a new pull request with the patch.
- Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.
- Before submitting, make sure all code has been formatted with Prettier.
- Additionally, make sure that ALL exports have JSDoc comments.
- If you want to add or change a feature, open an issue about it.
- If you've written code that adds the feature, open a pull request.
Thanks!
- The zSnout Team