Datasets:
| # Contributing to Gingiris SEO/GEO Playbook | |
| Thank you for considering contributing! We welcome all forms of contributions. | |
| ## How to Contribute | |
| ### Reporting Issues | |
| - Use the [issue tracker](../../issues) to report bugs or suggest improvements | |
| - Check existing issues before creating a new one | |
| ### Submitting Changes | |
| 1. Fork the repository | |
| 2. Create a feature branch (`git checkout -b feature/improvement`) | |
| 3. Make your changes | |
| 4. Commit with a clear message (`git commit -m 'Add: improvement description'`) | |
| 5. Push to your branch (`git push origin feature/improvement`) | |
| 6. Open a Pull Request | |
| ### Content Contributions | |
| - Fix typos or improve clarity | |
| - Add case studies or real-world examples | |
| - Translate content to additional languages (Japanese, Korean welcome!) | |
| - Share your SEO/GEO success story | |
| ### Style Guide | |
| - Use clear, actionable language | |
| - Include specific numbers and data where possible | |
| - Add source links for statistics | |
| - Keep formatting consistent with existing content | |
| ## Code of Conduct | |
| Please be respectful to other contributors. We're all here to learn and grow together. | |
| ## License | |
| By contributing, you agree that your contributions will be licensed under the MIT License. | |