When contributing to this repository, please first discuss the change you wish to make via an issue if applicable.
To contribute:
-
Clone the repository 📥
git clone https://github.com/MaastrichtU-IDS/dsri-workshop-start-app.git
cd dsri-workshop-start-app
- Create a new branch from the
main
branch and add your changes to this branch 🕊️
git checkout -b my-branch
- Ensure the workshop is working before sending a pull request 🧪
- Update the
README.md
with details of changes, this includes new environment variables, exposed ports, useful file locations and container parameters 📝 - Send a pull request to the
main
branch, answer the questions in the pull request message 📤 - Project contributors will review your change as soon as they can ✔️