Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 786 Bytes

File metadata and controls

37 lines (26 loc) · 786 Bytes

Contributing to Eventyay

We welcome contributions to Eventyay.

Getting Started

  1. Fork the repository
  2. Clone your fork
  3. Create a new branch for your changes
  4. Refer to the README for development setup instructions

How to Contribute

Code

  • Write clear commit messages
  • Follow existing project conventions
  • Add tests where appropriate

Bug Reports

  • Use GitHub Issues
  • Include steps to reproduce
  • Provide relevant environment details

Documentation

  • Improve clarity and accuracy
  • Fix typos and formatting issues

Pull Requests

  1. Push your branch to your fork
  2. Open a Pull Request against the dev branch
  3. Respond to review feedback

Licensing

All contributions are accepted under the Apache License 2.0. See CLA.md for details.