This organization is a collaborative space for student developers working on open-source projects. Here, we explore and contribute to various technologies, building impactful software and solutions.
We are currently working with the following technologies:
We welcome contributions from developers of all levels! If you're interested in contributing, please follow these steps:
- Fork the repository: Create your own fork of this project to make changes.
- Clone your fork: Clone your fork to your local machine to start making changes.
git clone https://github.com/Pn-projects/any-repository
- Create a new branch: Always create a new branch for your work.
git checkout -b feature-branch
- Make changes: Implement your feature or bug fix.
- Commit your changes: Write clear and concise commit messages.
git commit -m "Your commit message"
- Push changes: Push your changes to your fork on GitHub.
git push origin feature-branch
- Create a Pull Request: Once you're ready, create a pull request (PR) from your fork to the main repository.
We ask that all contributions follow our CoC and adhere to our coding standards.
A big thank you to all our developers for their hard work and dedication to this project. Your passion and commitment help make this a great place to learn and grow together. We truly appreciate your contributions!