Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 203 Bytes

CONTRIBUTING.md

File metadata and controls

1 lines (1 loc) · 203 Bytes

Pull requests are absolutely welcome. One request though: please write your code in test driven development style. Start with a failing test that illustrates the issue, and then fix it with actual code.