Skip to content

Commit

Permalink
more documentation tweaks
Browse files Browse the repository at this point in the history
Signed-off-by: Cary Phillips <cary@ilm.com>
  • Loading branch information
cary-ilm committed Jul 30, 2019
1 parent 1cd0375 commit b6c006a
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 16 deletions.
12 changes: 6 additions & 6 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
Thank you for your interest in contributing to OpenEXR. This document
explains our contribution process and procedures:

* [Getting Information](#Getting Information)
* [Legal Requirements](#Legal Requirements)
* [Development Workflow](#Development Workflow)
* [Coding Style](#Coding Style)
* [Versioning Policy](#Versioning Policy)
* [Creating a Release](#Creating a Release)
* [Getting Information](#Getting-Information)
* [Legal Requirements](#Legal-Requirements)
* [Development Workflow](#Development-Workflow)
* [Coding Style](#Coding-Style)
* [Versioning Policy](#Versioning-Policy)
* [Creating a Release](#Creating-a-Release)

For a description of the roles and responsibilities of the various
members of the OpenEXR community, see [GOVERNANCE](GOVERNANCE.md), and
Expand Down
2 changes: 1 addition & 1 deletion GOVERNANCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ project guidance.

* [Contributors](#Contributors)
* [Committers](#Committers)
* [Technical Steering Committee](#Technical Steering Committee)
* [Technical Steering Committee](#Technical-Steering-Committee)

## Contributors

Expand Down
19 changes: 10 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,14 @@ OpenEXR builds on:

The Python bindings in PyIlmBase support Python 2 and Python 3.

## Developer Quick Start

See [INSTALL](INSTALL.md) for instructions on downloading and building OpenEXR
from source.

## Resources

* Main web page: http:://www.openexr.com
* Website: http:://www.openexr.com

* GitHub repository: http://www.github.com/openexr/openexr

Expand All @@ -83,22 +88,18 @@ There are two primary ways to connect with the OpenEXR project:

* The openexr-dev@lists.aswf.io mail list: This is a development
focused mail list with a deep history of technical conversations and
decisions that have shaped the project. Subscribe a
decisions that have shaped the project. Subscribe at
[openexr-dev@lists.aswf.io](https://lists.aswf.io/g/openexr-dev).

* GitHub Issues: GitHub issues are used both to track bugs and to
discuss feature requests.

See [CONTRIBUTING](CONTRIBUTING.md) for more information.

## Developer Quick Start

See [INSTALL](INSTALL.md) for instructions on downloading and building OpenEXR
from source.

## Contributing
### Getting Involved

See [CONTRIBUTING](CONTRIBUTING.md) for more information about
OpenEXR welcomes contributions to the project. See
[CONTRIBUTING](CONTRIBUTING.md) for more information about
contributing to OpenEXR.

## License
Expand Down

0 comments on commit b6c006a

Please sign in to comment.