Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 990 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (14 loc) · 990 Bytes

Doubtfire Logo

Contributing to Doubtfire Api

We welcome additions and extensions to Doubtfire that help progress our goal of supporting student learning through frequent formative feedback and delayed summative assessment.

This guide provides high-level details on how to contribute to the Doubtfire API repository.

Before continuing, please read the contributing document, as this outlines the Git workflow you should be following.

Table of Contents

Project structure

Coming... basically Grape API, with Active Record backend.

Unit Testing

Coming... See minitest and the test folder.