Skip to content

Commit c75bbfc

Browse files
bors[bot]japaric
andcommitted
85: update CONTRIBUTING r=japaric a=japaric Co-authored-by: Jorge Aparicio <[email protected]>
2 parents 15a5ee9 + c661d1b commit c75bbfc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
can't, no problem! Your PR will be fully tested automatically. Though you may still want to add
1111
and run some unit tests. See the bottom of [`src/math/truncf.rs`] for an example of such tests;
1212
you can run unit tests with the `cargo test --lib` command.
13-
- Send us a pull request!
13+
- Send us a pull request! Make sure to run `cargo fmt` on your code before sending the PR. Also
14+
include "closes #42" in the PR description to close the corresponding issue.
1415
- :tada:
1516

1617
[issue tracker]: https://github.com/japaric/libm/issues

0 commit comments

Comments
 (0)