Hi team! This is my first time contributing, and I...
# contribute
b
Hi team! This is my first time contributing, and I have submitted https://github.com/pulumi/pulumi/pull/14476 . I just wanted to give the team a heads up and also clarify a couple of things from the checklist/contributor guide: •
make lint
was failing for me on
master
against existing code. Am I expected to resolve those issues as part of my submission? • Is manual integration testing evidence sufficient for backend work against a third party provider. I didn't see any other specific testing for S3 backends to work with, so I provided manual testing for now • is it just a
wait and see
procedure for actually requesting review and working to get this merged? Thanks! :D