# contributing-guide > Guidelines for project contributions - Author: Claude Agent - Repository: mguttmann/autonomous-org-framework - Version: 20260121124308 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/mguttmann/autonomous-org-framework - Web: https://mule.run/skillshub/@@mguttmann/autonomous-org-framework~contributing-guide:20260121124308 --- --- name: contributing-guide description: Guidelines for project contributions --- # Contributing Guide ## Content 1. How to contribute 2. Code standards 3. PR process 4. Code of conduct ## Template ```markdown # Contributing ## Getting Started 1. Fork repo 2. Create branch 3. Make changes 4. Submit PR ## Code Standards [Style guide reference] ## PR Process 1. Ensure tests pass 2. Update docs 3. Request review ## Code of Conduct [Link to CoC] ```