Home - matai-2020/ABA GitHub Wiki

Welcome to the ABA wiki!

The wiki is the home for documentation on this project. Please update it if you change anything that will require documentation!

Please read (and re-read) the Workflow guide for a step-by-step of how to manage your work during this experience.

We expect that any code you push will:

  • follow the Coding style guide.
  • be fully-tested
  • not include comments or console statements
  • don't git add .! You should know exactly what lines of code you are committing
  • be production-ready!

Happy coding 😄