roboflow / roboflow-python

The official Roboflow Python package. Manage your datasets, models, and deployments. Roboflow has everything you need to build a computer vision application.
https://docs.roboflow.com/python
Apache License 2.0
280 stars 72 forks source link

CONTRIBUTING.md: sections, mkdocs serve, container rebuild #236

Closed LinasKo closed 3 months ago

LinasKo commented 6 months ago

Description

CONTRIBUTING.md now has sections.

Added instructions:

Opening a draft PR - let me know if there's a better way to install the dependencies for docs.

Type of change

How has this change been tested, please provide a testcase or example of how you tested the change?

  1. I rebuilt the container, ran the doc dependency install command I added, served the docs.
  2. I checked that contributing.md looks okay in the repo.

Any specific deployment considerations

Is this the best way of installing mkdocs dependencies?

Docs

CONTRIBUTING.md:

LinasKo commented 3 months ago

devcontainers, devcointainers, devcontainers

Hey @tonylampada,

I think this is a super tiny change that's fallen through the cracks - I think it's both safe and useful to merge :slightly_smiling_face:

tonylampada commented 3 months ago

@LinasKo merged! Next time feel free to merge any of your approved PRs here! :)

LinasKo commented 3 months ago

I don't have permissions, I'm afraid