Skip to content

Commit

Permalink
Merge pull request #32 from NREL/contribution-policy
Browse files Browse the repository at this point in the history
adding compatibility matrix and contribution policy
  • Loading branch information
DavidGoldwasser authored Sep 21, 2021
2 parents 071a586 + e4d96ad commit 590b892
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,19 @@ Or install it yourself as:

$ gem install 'openstudio-ee-measures'

## Usage
# Compatibility Matrix

To be filled out later.
|OpenStudio EE Gem|OpenStudio|Ruby|
|:--------------:|:----------:|:--------:|
| 0.4.0 | 3.2 | 2.7 |
| 0.3.0 - 0.3.2 | 3.1 | 2.5 |
| 0.2.0 - 0.2.1 | 3.0 | 2.5 |
| 0.1.0 | 2.9 | 2.2.4 |

## TODO
# Contributing

Please review the [OpenStudio Contribution Policy](https://openstudio.net/openstudio-contribution-policy) if you would like to contribute code to this gem.

- [x] Remove measures from OpenStudio-Measures to standardize on this location

# Releasing

Expand Down

0 comments on commit 590b892

Please sign in to comment.