Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.18 KB

File metadata and controls

39 lines (29 loc) · 1.18 KB

Contributing to Gingiris Playbooks

Thank you for considering contributing! We welcome all forms of contributions.

How to Contribute

Reporting Issues

  • Use the issue tracker 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
  • Share your success story using our playbook

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

Be respectful and constructive. We're building a community of practitioners who learn from each other.

Questions?