Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.75 KB

CONTRIBUTING.md

File metadata and controls

32 lines (18 loc) · 1.75 KB

Contributing to the ORI Encoding Guidelines

Get Connected.

Please reach out to us, particularly if you are having a problem, since its likely somebody else is sharing that problem, and if we have not documented it, it may be something that needs to be updated.

Reach out using one of the following approaches:

Documentation Style

We are attempting to do all the documentation using markdown, in particular using Just-the-docs, we would encourage new documentation to be done using that format.

Coding Style

The test suite has been developed using python-3, and has been designed to work on windows, osx and linux.

How to Contribute a Bug Fix or Change or additional Documentation

To contribute code to the project, first read over the governance policies page to understand the roles involved.

ORI Encoding Guidelines is licensed under the Apache License 2.0 license. Contributions should abide by that standard license.

Project committers will review the contribution in a timely manner, and advise of any changes needed to merge the request.