We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 15a5ee9 + c661d1b commit c75bbfcCopy full SHA for c75bbfc
CONTRIBUTING.md
@@ -10,7 +10,8 @@
10
can't, no problem! Your PR will be fully tested automatically. Though you may still want to add
11
and run some unit tests. See the bottom of [`src/math/truncf.rs`] for an example of such tests;
12
you can run unit tests with the `cargo test --lib` command.
13
-- Send us a pull request!
+- 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.
15
- :tada:
16
17
[issue tracker]: https://github.com/japaric/libm/issues
0 commit comments