Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 835 Bytes

File metadata and controls

33 lines (21 loc) · 835 Bytes

Contributing to Jan

Thank you for your interest in contributing to Jan! We welcome contributions from everyone.

How to Contribute

Reporting Issues

  • Check existing issues before creating a new one
  • Use the issue templates provided
  • Include as much detail as possible

Pull Requests

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Code Style

  • Follow the existing code style in the project
  • Write clear commit messages
  • Add tests for new features

Code of Conduct

Please read and follow our Code of Conduct.

Questions?

Feel free to open an issue or reach out to the maintainers.