Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 439 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 439 Bytes

Contributions are welcome from students as well as external members. Issues will be marked clearly with with section of the platform (frontend/backend), what type of error (bug, feature, docs, etc) and potential steps towards a solution. Please always follow the following pattern.

  • Fork the repo
  • Create a feature/fix branch
  • Commit changes to said branch
  • rebase and squash into one
  • submit a PR linking the relevant issue