Skip to content

Commit

Permalink
File an issue when...
Browse files Browse the repository at this point in the history
  • Loading branch information
Philippe-Cholet committed Sep 28, 2023
1 parent 4221054 commit afa5305
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
We use stable Rust only.
Please check the minimum version of Rust we use in `Cargo.toml`.

_If you are proposing a major change to CI or a new iterator adaptor for this crate,
then **please first file an issue** describing your proposal._

To pass CI tests, you should run `cargo fmt` and it might become mandatory that
your code changes are free of "compile warnings" and "clippy warnings"
(see [#720](https://github.com/rust-itertools/itertools/pull/720) and [#740](https://github.com/rust-itertools/itertools/pull/740)).
Expand Down

0 comments on commit afa5305

Please sign in to comment.