Skip to content

Latest commit

 

History

History
executable file
·
44 lines (30 loc) · 1.45 KB

File metadata and controls

executable file
·
44 lines (30 loc) · 1.45 KB

Contributing to Edge Audio

We welcome contributions from the community! Whether you’re fixing a typo, adding a new industry blueprint, or proposing a new optimization technique, your input helps make this project better for everyone.

How to Contribute

  1. Fork the repository
  2. Create a new branch for your feature or bugfix
  3. Write clear, well-documented code and update/add relevant markdown files
  4. Test your changes where applicable
  5. Submit a pull request with a concise description of your changes

Contribution Areas

  • New industry blueprints or practical guides
  • Edge optimization techniques and benchmarks
  • Hardware-specific deployment tutorials
  • Production pipeline improvements
  • Security and privacy modules
  • Documentation and code examples

Code Style

  • Use clear, descriptive names for files and functions
  • Keep markdown formatting consistent
  • Include code snippets and diagrams where helpful
  • Comment code and guide steps for clarity

Reporting Issues

  • Use GitHub Issues for bugs, feature requests, or questions
  • Provide as much context as possible (steps to reproduce, logs, screenshots)

Suggesting Enhancements

  • Clearly describe the enhancement and its benefits
  • Reference related issues or pull requests if relevant

Review Process

  • All pull requests are reviewed by maintainers
  • Be open to feedback and ready to iterate on your contribution

Thank you for helping build the future of Edge Audio AI!