Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.08 KB

CONTRIBUTING.md

File metadata and controls

25 lines (17 loc) · 1.08 KB

Contributing to tar_scm

If you notice an issue, please first check the list of known issues.

It is a known issue that currently we need better developer documentation, and help fixing this is extremely welcome.

Pull requests

Pull requests are extremely welcome, but will not be accepted unless they contain corresponding additions/modifications to the test suite - test suite bit-rot is the path to gloom and despair :-) TESTING.md explains how the test suite works.

Before starting work on a pull request, please read this article describing 7 principles for contributing patches to software projects.

Bug reports

If you are unable to provide a fix via a pull request, please submit an issue.

Many thanks in advance!