Thank you for your interest in contributing to EDP!
- Clarity: Are any sections confusing?
- Completeness: Are there missing use cases?
- Feasibility: Are any requirements impractical?
Open an issue with the spec-feedback label.
Add examples for new use cases. Submit a PR to examples/.
If you've implemented EDP, share your experience via an issue with the implementation-report label.
- Open an issue first describing the proposed change
- Wait for maintainer feedback
- If approved, submit a PR
- Address review comments
- Fork the repository
- Create a branch
- Make changes
- Submit a PR
- Use ATX-style headers (
#,##) - Use fenced code blocks with language identifiers
- One sentence per line
- 2-space indentation
- Double quotes for strings
- No trailing commas
- Be respectful and inclusive
- Focus on constructive feedback
- Accept different viewpoints gracefully
Report issues to the maintainers via GitHub.
- General questions: Open a discussion
- Security issues: See SECURITY.md
By contributing, you agree that your contributions will be licensed under the MIT License.