github.com/shashidharatd/test-infra@v0.0.0-20171006011030-71304e1ca560/CONTRIBUTING.md (about)

     1  # Contributing to kubernetes/test-infra
     2  
     3  Make a [pull request](https://help.github.com/articles/about-pull-requests/) (hereafter PR). In the PR body, feel free to add an area label if appropriate by saying `/area <AREA>`. The list of labels is [here](https://github.com/kubernetes/test-infra/labels). Also feel free to suggest a reviewer with `/assign @theirname`.
     4  
     5  Once your reviewer is happy, they will say `/lgtm`. If you do not have write access to this repo, they will merge for you. Otherwise, click the big green merge button when ready to merge. If neither you nor your reviewer has write access, please `/assign` someone from [kubernetes/test-infra-maintainers](https://github.com/orgs/kubernetes/teams/test-infra-maintainers/members) and ask them to merge for you.