-
Notifications
You must be signed in to change notification settings - Fork 0
Contribute To Avocodos
Harjot Singh Rana edited this page Sep 5, 2024
·
1 revision
We welcome contributions from the community! Here’s how you can get involved:
- Fork the Repository: Create a personal copy of the Avocodos repository.
-
Create a New Branch: Use a descriptive name for your branch.
git checkout -b feature/your-feature-name
- Make Your Changes: Implement your feature or fix a bug.
-
Commit Your Changes: Write a clear commit message.
git commit -m "Add feature or fix description"
-
Push Your Changes: Push your branch to your fork.
git push origin feature/your-feature-name
- Create a Pull Request: Submit a pull request to the main repository.
- Ensure your code adheres to the project’s coding standards.
- Include tests for new features where applicable.
Stay connected with us on social media:
We welcome contributions from the community! If you're interested in contributing, please check out our Contributing Guide.
This project is licensed under the CC BY-NC 4.0 License.
Thank you to all our contributors and the community for your support and feedback. Together, we can build a better platform for everyone.