Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 879 Bytes

CONTRIBUTING.md

File metadata and controls

34 lines (20 loc) · 879 Bytes

Contributing guidelines

Contributing code

We welcome your contributions. Please send us your pull requests!

For those just getting started, Github has a howto.

Before sending your pull requests, make sure you:

General guidelines

(Note: Technical details TBD by community.)

License

Include a license at the top of new files.

See the end of LICENSE.md.

Coding style

(Note: Technical details TBD by community.)

Testing

(Note: Technical details TBD by community.)