Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Contributing
Welcome to Cloudflare OpenSource! We're super excited to have you here. This document contains
the best practices for contributing to our repositories.
Filing an Issue
If you are using one of our open source projects- you'll likely begin interacting with us by
filing an issue. Regardless of whether you think the issue is with the project itself, if you're
having trouble using the project, feel free to file an issue on the repo.
If you have a feature request, please file an issue before making a PR. Everyone's time is
incredibley valuable, so if you have an idea for a feature, please file an issue. This way we
can have a discussion with you, and the community, about the design, before you have sunk a
bunch of time into developing it.
You do not need to file an issue for small fixes. If you are fixing a typo or refactoring
a bit of code, you likely don't need to file an issue. This is a judgement call, and sometimes
we may review your PR and ask you to file an issue if we expect there are larger design decisions
to be made.
Each repository has an Issue Template. This helps us make sure that you can give us the most
information about your issue upfront, so we can limit the amount of back and forth required
before your issue can be resolved. Do your best to fill it out, but if you have trouble, it's
ok to file an incomplete issue template.