Skip to content

Accepting Community PRs? #6

Closed
Closed
@RobbieMcKinstry

Description

@RobbieMcKinstry

Hello!

Is this repository accepting community PRs? If so, please consider adding a CONTRIBUTING.md file or instructions in the README to guide community members toward making fruitful contributions ^.^ . Some questions worth answering:

  • What is the quality bar required for a contribution to be accepted? (i.e. does it need to be well tested?)
  • Is there a community code of conduct?
  • Should community members open an issue to get feedback from maintainers before submitting a PR, to ensure their feature addition is likely to be accepted?

It wouldn't take much to improve the surface area of the library. For example, I'm running an Axum webserver, which requires an async runtime. This library doesn't seem to work in an async context because the blocking client drops a held runtime, which isn't allowed. It would be possible to fix this by using a non-blocking reqwest client.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions