Contributing

Thank you for your interest in contributing to the LayX framework! Contributions are welcome and appreciated, whether it’s reporting bugs, suggesting features, improving documentation, or contributing code.

Getting Started

To contribute, please follow these steps:

  1. Fork the Repository: Create your own copy of the LayX repo.
  2. Create a Branch: Name it according to the change you’re making, like feature-layout-update.
  3. Make Changes: Follow the coding standards and update any relevant documentation.
  4. Commit and Push: Commit changes with descriptive messages and push to your fork.
  5. Submit a Pull Request: Open a PR, linking to any issues and describing your changes.
Code of Conduct

We expect all contributors to adhere to our Code of Conduct. Maintaining a welcoming and inclusive environment is a priority. Respectful, constructive, and professional interactions are required from all participants.

Reporting Issues

If you encounter any issues or have ideas for improvement, please check the Issues section of the repository. Search existing issues before opening a new one to avoid duplicates.

Development Guidelines

When contributing code, please:

  • Follow naming conventions and code structure outlined in the documentation.
  • Write clear, concise comments and provide documentation for new features.
  • Run tests to ensure compatibility and stability.
Thank You!

Your contributions are invaluable to LayX's success. Let’s build something amazing together!