When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
Please note we have a code of conduct, please follow it in all your interactions with the project.
- Typescript should be used in place of javascript
- UIs should utilize MUI
- Ensure any new code passes against ESLint checks (can be confirmed by running
yarn lint
) - Code must be formatted with Prettier