Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 917 Bytes

CONTRIBUTING.rst

File metadata and controls

29 lines (18 loc) · 917 Bytes

Contributing to CTLearn

CTLearn is open source and welcomes contributions from the community!

Contributing guidelines

In CTLearn 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

CTLearn is licensed under the BSD 3-Clause License.

CTLearn does require that you make your contributions available under the BSD 3-Clause License in order for it be included in the main repository.