I'd love to accept your patches! Before I can take them, I have to go through the following hurdles.
- Submit an issue describing your proposed change to the repository.
- I will respond to your issue promptly.
- Fork the desired repo, develop and test your code changes.
- Ensure that your code adheres to the existing style in the repository. Refer to the Udacity Git Commit Message Style Guide for the recommended coding standards for this repository.
- Ensure that your code has an appropriate set of unit tests which all pass.
- Submit a pull request.