react-native-mlkit
react-native-mlkit copied to clipboard
Improve contributing docs or automate tasks
We should lay out some more specific steps about which documentation to update, where, and how in our contributing docs + maybe PR template.
Even better: can we automate that?
That's a good idea -- all the docs publishing is automated already, so we'd just need an instruction to creating new docs in /docs.
Something like:
- Create new folder in docs for the package
- Add your docs following the pattern in
docs/whichever-is-best-example- Add your package to the index file, and README