2. Checkout the desired branch (don't forget to select one or make one!):
5) Document (and commit)! 😊
```bash
Before committing, you should make sure that the local mkdcocs server's terminal is not producing any INFO/WARNING message regarding your contributions.
git checkout develop #[or another branch]
```
3. Document (and commit)! 😊
> The documentation website supports branches, so your changes will be reflected in the corresponding branch.
> The documentation website supports branches, so your accepted changes will be reflected to the develop branch which becomes the Release branch after each corresponding cycle.