We are open to, and grateful for, any contributions made by the community. By contributing to axios, you agree to abide by the code of conduct.
Please follow the node style guide.
Commit messages should be verb based, using the following pattern:
type(scope): Short description...
type can be one of feat, fix, tests, chore, docs etc..
scope should immediately indicate the file, component or package involved in the commit (more detailed is better)
Please update the tests to reflect your code changes. Pull requests will not be accepted if they are failing.
Please update the docs accordingly so that there are no discrepancies between the API and the documentation.
cargo run -- <COMMAND>
development runcargo build --release
build glue