-
Make one or more atomic commits, and ensure that each commit has a descriptive commit message. Commit messages should be line wrapped at 72 characters.
-
Run
make test lint, and address any errors. Preferably, fix commits in place usinggit rebaseorgit commit --amendto make the changes easier to review. -
Open a pull request.
This repository was archived by the owner on Jul 28, 2019. It is now read-only.