Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 808 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (15 loc) · 808 Bytes

🦸 Contributing to Roboflow Notebooks

We love your input! We want to make contributing to Roboflow Notebooks as easy and transparent as possible, whether it's:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing a new feature
  • Becoming a maintainer

🛠️ Submitting a Pull Request (PR)

  • Add new notebook .ipynb file to notebooks directory.
  • Add new entry to automation/notebooks-table-data.csv file.
  • Run automation/autogenerate_notebooks_table.py script. Roboflow Notebooks table in README.md will update automatically.
  • Commit changes to feature branch. Create PR.

© License

By contributing, you agree that your contributions will be licensed under the MIT license.