Skip to content

Commit

Permalink
Update CONTRIBUTING
Browse files Browse the repository at this point in the history
  • Loading branch information
abegong committed Mar 12, 2018
1 parent 9765b05 commit 72e8791
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions CONTRIBUTING
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@


Desired PR workflow
Info on setup / running tests
Conventions / style preferences.

## How to contribute
We're excited for contributions to Great Expectations. If you see places where the code or documentation could be improved, please get involved!

Expand Down Expand Up @@ -57,4 +52,4 @@ These guidelines should be followed consistently for methods and variables expos
`expect_table_...` for methods decorated directly with `@expectation`
`expect_column_values_...` for `@column_map_expectation`
`expect_column_...` for `@column_aggregate_expectation`
`expect_column_pair_values...` for `@column_pair_map_expectation`
`expect_column_pair_values...` for `@column_pair_map_expectation`

0 comments on commit 72e8791

Please sign in to comment.