Thank you for your interest in contributing to Djangxel Photo Sharing Platform! We welcome all contributions, big or small. Here are some guidelines to help you get started.
Before you start contributing, please make sure you have:
- Python 3.x installed on your local machine
- Git installed on your local machine
- Basic understanding of Django framework
- Fork the repository on Github
- Clone the forked repository to your local machine
- Create a new branch for your changes
- Make your changes
- Test your changes thoroughly
- Commit your changes with a clear and concise commit message
- Push your changes to your forked repository on Github
- Create a Pull Request to the main repository
Please follow these guidelines when submitting a pull request:
- Describe what the changes do and why they are needed
- Use clear and concise commit messages
- Write tests for your code and make sure they pass
- Ensure your code is well-documented
If you find a bug or issue with the project, please report it by opening a Github Issue with a clear and concise description of the problem. Please provide steps to reproduce the issue, if possible.
Thank you for considering contributing to Djangxel Photo Sharing Platform. We appreciate your help in making this project better for everyone.