Uh oh!
There was an error while loading. Please reload this page.
Add contributing docs and scripts/docs - #104
Conversation
c31f5a2 to
cf58b11Compare
florimondmanca
left a comment
There was a problem hiding this comment.
Looks good to me! Just a few nits and suggestions, but happy to get this in when you think it's ready enough.
Uh oh!
There was an error while loading. Please reload this page.
| We welcome contributors to: | ||
| - Try [HTTPX](https://www.python-httpx.org), as it is HTTP Core's main entry point, |
There was a problem hiding this comment.
Maybe?
| - Try [HTTPX](https://www.python-httpx.org), as it is HTTP Core's main entry point, | |
| - Try [HTTPX](https://www.python-httpx.org), as it is HTTPCore's main dependent, |
There was a problem hiding this comment.
Those are slightly different, in my mind. "Entry point" underlines that you people should use HTTPX to interact with HTTP Core. Whereas "dependent" is a bit more broad?
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Florimond Manca <florimond.manca@gmail.com>
Co-authored-by: Florimond Manca <florimond.manca@gmail.com>
yeraydiazdiaz
commented
Jun 6, 2020
Thanks for the review @florimondmanca 👍 |
Closes#95
Images are shared with HTTPX once encode/httpx#1011 is merged.