CloudGram is an open-source project, and we welcome contributions from the community. If you would like to contribute, please follow these guidelines:
-
Fork the CloudGram repository on GitHub.
-
Create a new branch with a descriptive name:
git checkout -b feature/your-feature-name
- Make your changes and commit them with clear and concise messages:
git commit -m "Add feature: your feature description"
- Push your changes to your forked repository:
git push origin feature/your-feature-name
- Open a pull request on the CloudGram repository, explaining the changes you made and their purpose.
To check the active issues and tasks for the CloudGram project, please visit the project page at https://github.com/users/MQ-xz/projects/3/views/1. This page provides an overview of the current project board, where you can see the tasks, issues, and their progress.
We encourage you to explore the project board to find areas where you can contribute or pick up tasks that align with your skills and interests. Feel free to join ongoing discussions and collaborate with the community to enhance CloudGram.
Thank you for considering contributing to CloudGram. We appreciate your support!