✏️ Contributing
This project is open for anyone to contribute or raise issues. Before contributing a large change, please raise an issue first to confirm it fits within the scope of the API.
- Fork the API repository
- Follow the steps on the Running Locally page
- Make and test changes locally
- Run Rubocop to check the formatting of files:
rubocop
- When satisfied with your changes, open a pull request into the
main
branch including screenshots of your testing evidence