Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1.13 KB

File metadata and controls

48 lines (32 loc) · 1.13 KB

Contributing to BMAD CYBERCOMMAND

Thank you for your interest in contributing to BMAD CYBERCOMMAND!

How to Contribute

Reporting Issues

  • Use GitHub Issues for bug reports and feature requests
  • Include reproduction steps for bugs
  • Describe expected vs actual behavior

Pull Requests

  1. Fork the repository
  2. Create a feature branch from BMAD-CYBEROPS-RP
  3. Make your changes
  4. Run tests and validation
  5. Submit a pull request

Code Standards

  • Follow existing code style and patterns
  • Include tests for new functionality
  • Update documentation as needed
  • Ensure security best practices

Agent Contributions

  • Follow agent template structure in src/*/agents/
  • Include comprehensive system prompts
  • Document capabilities and limitations
  • Add workflow integrations where applicable

Workflow Contributions

  • Use step-by-step structure in workflow directories
  • Include README.md with workflow overview
  • Define clear inputs and outputs
  • Test with multiple agents

Code of Conduct

See CODE_OF_CONDUCT.md for community guidelines.

Questions?

Open an issue or contact the maintainers.