Contents
Small changes can be made by editing files on github directly. This is what to do if you need to make a change to only a single file.
master
.Note
Docs will be built and published immediately. The process takes about three minutes. Watch the Juice Slack #ci-cd channel for success notifications.
If you see something that requires specific improvement but don’t have the knowledge or time to handle yourself, you can add a todo directive.
This looks like this:
.. todo:: Show screenshots of the different options.
All todos show up on the list below.
If you’re working with more than one file or adding images, you’ll need to clone the docs and create a PR. Use the juicebox-docs readme to get started.