Skip to content

Latest commit

 

History

History
36 lines (18 loc) · 887 Bytes

File metadata and controls

36 lines (18 loc) · 887 Bytes

libpath.Ruby - Contributing

Table of Contents

Defects and features

Open an issue on https://github.com/synesissoftware/libpath.Ruby/issues.

Pull requests

Pull requests are welcome on https://github.com/synesissoftware/libpath.Ruby. Keep diffs local to the change; match existing indentation (2 spaces in Ruby) and the Synesis markdown set (README.md, CHANGES.md, NEWS.md, TODO.md, INSTALL.md, CONTRIBUTING.md, SECURITY.md).

Tests

bundle exec rake test

or ./run_all_unit_tests.sh.

License

Contributions are accepted under the 3-clause BSD license. See LICENSE.