Skip to content

Commit

Permalink
Merge pull request diesel-rs#2769 from hi-rustin/rustin-patch-contri
Browse files Browse the repository at this point in the history
Improve contribution guidelines
  • Loading branch information
weiznich authored May 9, 2021
2 parents 3978cdc + 33c0ad2 commit f93f71b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,8 @@ Thank you! We'll try to respond as quickly as possible.

5. Now, try running the test suite to confirm everything works for you locally
by executing `bin/test`. (Initially, this will take a while to compile
everything.)
everything.) In addition, if you want to compile and test a crate separately,
you can refer to the commands in `bin/test`.

[rustup]: https://rustup.rs/

Expand Down

0 comments on commit f93f71b

Please sign in to comment.