Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 506 Bytes

File metadata and controls

19 lines (14 loc) · 506 Bytes

Contributing to OpenTrustEval (OTE)

Thank you for your interest in contributing! Please follow these guidelines:

Workflow

  • Fork the repository
  • Use descriptive branch names (e.g., feature/plugin-gdpr)
  • Submit pull requests with clear descriptions

Code Style

  • Follow PEP 8 for Python code
  • Write clear, concise documentation

Issue Reporting

  • Use GitHub Issues for bugs and feature requests

Governance

  • Maintainers review and merge PRs
  • Community decisions are made by consensus