Skip to main content

Contributing

How to Contribute

We welcome contributions to the AI Platform Engineering project! To get started, please review our Contributing Guide. It outlines the process for submitting issues, proposing changes, and creating pull requests.

Steps to Contribute:

  1. Fork the Repository: Create a copy of the repository under your GitHub account.
  2. Create a Branch: Use a descriptive name for your branch (e.g., feature/add-new-component).
  3. Make Changes: Implement your changes and ensure they align with the project's coding standards.
  4. Test Your Changes: Verify that your changes work as expected and do not introduce regressions.
  5. Submit a Pull Request: Open a pull request with a clear description of your changes.

Code of Conduct

Please adhere to our Code of Conduct to ensure a welcoming and inclusive environment for all contributors.

Thank you for helping improve AI Platform Engineering!