Contribute
Welcome Contributors! 🎉
We're excited that you want to contribute to Fluent documentation! Your contributions help make our docs better for everyone in the Fluent ecosystem.
🧱Ready to Get Started?
Check out our comprehensive Contributing Guidelines for everything you need to know!
Quick Start
To contribute to the Fluent documentation written in Docusaurus, fork the following GitHub repo:
https://github.com/fluentlabs-xyz/docs-docusaurus
Then create a branch to modify changes locally. There's a detailed guide to test changes locally with Docusaurus in the GitHub project README.
Once tests are done locally, open a pull request for review. Make sure your changes have no build errors and that the Cloudflare Pages preview has no unexpected behavior.
💡What Can You Contribute?
- 📝 Documentation improvements - Fix typos, clarify explanations, add examples
- 🌐 Translations - Help make docs accessible to more developers
- 🐛 Bug reports - Help us identify and fix documentation issues
And finally, for more advanced contributors: