Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 892 Bytes

File metadata and controls

27 lines (19 loc) · 892 Bytes

Contributing to OSL Action Spotting Annotation Tool

Thank you for considering contributing to this project!

How to Contribute

  1. Fork the repository
  2. Create a feature branch for your changes
  3. Make your changes (add tests and documentation as needed)
  4. Commit and push your branch
  5. Open a pull request describing your changes

Note: By submitting a pull request, you agree that your contribution will be licensed under the same license as this project.

Code Style

  • Follow PEP8 for Python code
  • Write clear commit messages
  • Add or update documentation as needed

Reporting Issues

  • Use the GitHub Issues page to report bugs or request features
  • Please provide as much detail as possible

Community

  • Be respectful and constructive in all interactions

Thank you for helping improve this project!