Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 980 Bytes

CONTRIBUTING.md

File metadata and controls

32 lines (25 loc) · 980 Bytes

Contributing

Feel free to tackle one of the issues or start work on a completely new feature
All you need to do is adhere to the Definion of Done below

Definition of Done

  • Implementation (including tests - wherever needed feature tests)
  • rake spec passes
  • rubocop passes
  • Manual testing (start server and click through the new feature)
  • Peer review (We will assign a reviewer)
  • Remove obsolete code
  • Make sure your code follows the Guidelines linked below

Code Guidelines

Entity Relationship Diagram

To gain an overview of the project an ERD might help, generate one with:

bundle exec erd