Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 749 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (14 loc) · 749 Bytes

Contributing

Contributions are welcome, and they are greatly appreciated!

Report Bugs or Questions

Report bugs and questions using GitHub issues.

Contribute

Ready to contribute? Here's how to set up sample-jupyterbook-repository for local development.

  1. Fork the repo on GitHub.
  2. Clone your fork locally.
  3. Install your local copy into a virtualenv, e.g., using conda.
  4. Create a branch for local development and make changes locally.
  5. Commit your changes and push your branch to GitHub.
  6. Submit a pull request through the GitHub website.

Code of Conduct

Please note that the book project is released with a Contributor Code of Conduct. By contributing to this project you agree to abide by its terms.