Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 466 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 466 Bytes

Contributing

This repository uses GitHub pull requests for code review.

See the Joyent Engineering Guidelines for general best practices expected in this repository.

Contributions should be "make prepush" clean. The "prepush" target runs the "check" target, which will check for linting and style errors.

If you're changing something non-trivial or user-facing, you may want to submit an issue first.