Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 406 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (8 loc) · 406 Bytes

Brief Description

Provide a brief description of the change (include GitHub Issue reference GH-XXX).

Related GitHub Issue

There should be a GitHub Issue created to discuss bug / features / enhancements

Code Review Checklist

  • Are variables, functions, classes, objects, and methods named clearly?
  • If code behavior was changed, are there tests?
  • Do the tests make sense?