Contributing to CTLearn Optimizer¶
CTLearn Optimizer is open source, contributions are welcome and are greatly appreciated!
Contributing guidelines¶
In CTLearn Optimizer we follow the “fork-and-pull” Git workflow:
Fork the repository on GitHub
Clone the project to your own machine
Commit your changes to your own branch
Push your work back up to your fork on GitHub
Submit a Pull Request so the core developer team can review your changes
Issues¶
Feel free to submit issues and enhancement requests through our issues page on GitHub.
Copyright and License¶
CCTLearn Optimizer is licensed under the BSD 3-Clause License.
CTLearn Optimizer does require that you make your contributions available under the BSD 3-Clause License in order for it be included in the main repository.