Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 627 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (17 loc) · 627 Bytes

Contributing to ESP32-S3 Box Office

How to Contribute

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add new feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a pull request.

Reporting Issues

When reporting issues, please include:

  • A clear and descriptive title.
  • Steps to reproduce the issue.
  • Expected behavior.
  • Actual behavior.
  • Screenshots (if applicable).

Code of Conduct

Please follow the Code of Conduct in all your interactions with the project.