We are open to, and grateful for, any contributions made by the community. By contributing to axios-docs, 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:
[Fixed] ...
[Added] ...
[Updated] ...
[Removed] ...
- If you have
inert-cli
installed, remove it. npm i -g inert-ssg
oryarn global add inert-ssg
to work be able to use the Inert CLI.inert build
to build the documentation.
Please don't include changes to dist/
or public/
in your pull request. This should only be updated when releasing a new version.