For additional contribution opportunities, see the main libz blitz thread.
This post is a wiki. Feel free to edit it.
Links
Needs your help!
Anything that is not checked off still needs your help! There is no need to sign up or ask for permission - follow any of these links and leave your thoughts:
-
Guidelines checklist This document is collaboratively editable. Pick a few of the guidelines, compare the
reqwest
crate against them, and fill in the checklist with [y] if the crate conforms to the guideline, [n] if the crate does not conform, and [/] if the guideline does not apply to this crate. Each guideline is explained in more detail here. If [n], please add a brief note on the following line with an explanation. For example:- [n] Crate name is a palindrome (C-PALINDROME) - reqwest backwards is tsewqer which is not the same as reqwest
-
Cookbook example ideas Come up with ideas for nice introductory examples of using
reqwest
, possibly in combination with other crates, that would be good to show in the Rust Cookbook. Please leave a comment in that issue with your ideas! You don’t necessarily have to write the example code yourself but PRs are always welcome. -
API guideline updates What lessons can we learn from
reqwest
that will be broadly applicable to other crates? Please leave a comment in that issue with your ideas! -
Unstructured feedback Anything else you want to say! Please leave a comment here regarding your experience using
reqwest
, any functionality you think would be important before a potential 1.0 release, anything you think would be valuable for the libs team to discuss in their meeting, or anything else.