Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kpp committed Nov 22, 2018
1 parent b7a0360 commit 3ee9a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ source repository.

Ensure that your changes conform to how the rest of the crate is written and follows a
similar API, patterns, namings & other conventions. Also ensure that your code is formatted
using [rustfmt].
using the latest version of [rustfmt]. (Ensure you update your nightly before running rustfmt)

Your changes should contain real vectors from the underlying library along with sanity tests
in Rust.
Expand Down

0 comments on commit 3ee9a83

Please sign in to comment.