Thank you for deciding to contribute to pino-socket. Before submitting your pull request, please consider the following guidelines:
- Make your changes either on your own feature branch, or the
develop
branch. - Update existing, or add new, test(s) to cover your changes (where warranted).
- Make sure your additions follow the standardjs.com style. The project should be verifying this for you prior to commit.
- When submitting your PR be sure to target the
develop
branch.