/bug-free-disco

Primary LanguageJavaScriptMIT LicenseMIT

Systems Development and Frameworks - 2020/21

Welcome to the team Bug-Free-Disco

homework

Contributors Forks Stargazers Issues MIT License

Homework - Exercises #0, 1, 2, 3, 4, 5, 6

The following repository contains solutions of all homeworks of our team in the course Systems Development and Frameworks - 2020/21.

About us

We are a team of dynamic developpers and are proud to be part of global open source coummunity.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b origin/exercice-0)
  3. Stage/Add your changes (git add .)
  4. Commit your Changes (git commit -m 'Add some features to exercice-0')
  5. Push to the Branch (git push origin origin/exercice-0)
  6. Open a Pull Request

You can also have a look on the community checklist to get inspiration:

community checklist

How to submit homework

You have to create a feature branch first, commit your code and push it to your copy of the homework repository. Then create a pull request with your feature branch as the target branch and request a review from your teachers.

create pull request

Make sure that you watch the original homework repository. That's where we update exercise descriptions. Keep your own copy up-to-date by merging in new commits of the original repository.

watch home repository

Do not submit lengthy pull request. Pull requests with a large diff in Files changed tab are difficult to review. If you want to get good feedback on your pull requests, don't push unrelated changes.