Skip to content

Commit 83ab73f

Browse files
Usual concerns about new methods
1 parent 928a380 commit 83ab73f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Please check the minimum version of Rust we use in `Cargo.toml`.
55

66
_If you are proposing a major change to CI or a new iterator adaptor for this crate,
77
then **please first file an issue** describing your proposal._
8+
[Usual concerns about new methods](https://github.com/rust-itertools/itertools/issues/413#issuecomment-657670781).
89

910
To pass CI tests, your code should be free of "compiler warnings" and "rustfmt" formatted.
1011
And it might become mandatory that your code changes are free of "clippy warnings"

0 commit comments

Comments
 (0)