File issues using the standard Github issue tracker for this repository. Before you submit a new issue, please search the list of issues to see if anyone already submitted a similar issue.
Thank you for your contributions! Please follow this process to submit a patch:
- Create an issue describing your proposed change to the repository.
- Fork the repository and create a topic branch. See also Understanding the GitHub Flow.
- Refer to the README for how to build and test the openshift-vsts.
- Submit a pull request with the proposed changes.
To make reviewing and integration as smooth as possible, please run the
npm test
target prior to submitting the pull request.