You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally everybody, including those who have admin rights, should fork. Sending PRs directly, without a fork, can leak secrets and/or trigger workflows that are not meant to run until the PR is merge. Like publishing a site while still iterating the commits.
Regarding the branch, that is more complicated b/c it depends on the repo. My guess is that all of IOOS documentation are in the gh-pages branch. However, they can be on main in if we wish to do so.
https://github.com/ioos/ioos-python-package-skeleton/blob/main/CONTRIBUTING.md
We should update this to be more specific about how folks should be interacting with these doc sites.
from @dpsnowden:
I see two cases:
We can build off https://github.com/ioos/ioos_code_lab/blob/main/CONTRIBUTING.md#building-new-notebooks
The text was updated successfully, but these errors were encountered: