Are you a developer looking to contribute to our open-source project? Great! Here's how you can get started:

  • Fork the Repository
  • Make your changes in your forked repository
  • Create a Pull Request (PR) with your changes
  • Follow the code review process

Common Languages and Tools

  • Python: Our primary language for backend development.
  • JavaScript: For frontend development.
  • Docker: For containerization of our applications.

Contributing Process

  1. Fork the Repository: Go to the project's GitHub page and fork the repository to your own account.
  2. Make Changes: Clone your forked repository to your local machine and make the changes you want to contribute.
  3. Commit Changes: Commit your changes with a clear and concise message.
  4. Push to Fork: Push your changes to the forked repository on GitHub.
  5. Create Pull Request: Go to the original repository, click on "Pull Request", and fill out the form with a clear description of your changes.
  6. Code Review: The maintainers will review your changes and provide feedback.
  7. Merge: Once your changes are approved, they will be merged into the main repository.

Stay Updated

Stay updated with the latest changes and discussions by following our GitHub repository.


Python
JavaScript
Docker