Contributing to this Site
If you have some information that you would like to add to this site, please contact the current maintainer of the site (see here). They will set up your branch to develop changes. Below are some guidelines for developing this site.
Required Tools
We use MkDocs and MkDocs-Material. These dependencies are outlined in the requirements.txt file.
How to Submit a Change
Managing your branch
You should maintain your branch as up to date with the main branch as much as possible to minimize merge conflicts.
Pull Requests
When your change is completed, please submit a pull request and request a review from the site maintainer. If you add any dependencies, please state which ones in the pull request.