Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.06 KB

CONTRIBUTING.md

File metadata and controls

28 lines (18 loc) · 1.06 KB

Contributing

When contributing to this repository, please first discuss the change you wish to make via an issue if applicable.

To contribute:

  1. Fork this repository.

  2. Clone the repository 📥

git clone https://github.com/MaastrichtU-IDS/dsri-workshop-start-app.git
cd dsri-workshop-start-app
  1. Create a new branch from the main branch and add your changes to this branch 🕊️
git checkout -b my-branch

Pull Request process

  1. Ensure the workshop is working before sending a pull request 🧪
  2. Update the README.md with details of changes, this includes new environment variables, exposed ports, useful file locations and container parameters 📝
  3. Send a pull request to the main branch, answer the questions in the pull request message 📤
  4. Project contributors will review your change as soon as they can ✔️