Skip to content

Commit c661d1b

Browse files
committed
update CONTRIBUTING
1 parent 15a5ee9 commit c661d1b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
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)