mapeditor / rs-tiled

Reads files from the Tiled editor into Rust
https://crates.io/crates/tiled
MIT License
268 stars 102 forks source link

Follow Rust API guidelines #183

Open aleokdev opened 2 years ago

aleokdev commented 2 years ago

Rust API Guidelines to follow for the 1.0.0 release:

AugustoFKL commented 2 years ago

Sorry for the dumb question but, is it really a good first issue?

I mean, it seems that there are A LOT of things to be done.

aleokdev commented 2 years ago

Sorry for the dumb question but, is it really a good first issue?

I mean, it seems that there are A LOT of things to be done.

Well I'm not expecting anyone to PR conformance to the entire guidelines :) But PRing guidelines one by one are small changes that are perfect as first issues IMO.

AugustoFKL commented 2 years ago

Fair enough, thanks!