Help Improve Our Documentation
Your contributions help us make eggnasasas documentation clearer, more complete, and more accessible. Whether you fix typos, add examples, or write new guides, we welcome all contributions!
🚀 Get Started Contributing📝 Types of Contributions
Content Creation
Write new tutorials, API docs, or conceptual guides. Our documentation needs your expertise!
→ API Reference →Code Examples
Improve or add working code samples for tutorials and API documentation.
→ Sample Project →Translations
Help translate documentation into different languages to reach more developers.
→ Translation Guide →Error Fixes
Report typos, inaccuracies, or broken links in our documentation using GitHub Issues.
→ Open Issue →2. Contribution Workflow
-
1️⃣
Fork the Docs Repo
-
2️⃣
Create a Branch
git checkout -b documentation-fix
-
3️⃣
Make Changes
Edit documentation files (Markdown/HTML) and test locally using our development server.
-
4️⃣
Submit PR
Push your changes and open a pull request with a clear description.
3. Pro Tips
Clear Pull Requests
Use our PR template with a summary, issue reference, and testing info.
Automated Checks
CI/CD pipelines will run formatting, tests, and linting automatically.
Community Feedback
Our maintainers and community will review and help improve your work.
Ready to Get Started?
Explore the eggnasasas GitHub repositories, choose an issue you love, and contribute your skills. Let's build something great together!
🚀 Visit GitHub Repo