Thank you for considering contributing to the Icon Sets Pricing Card project! If you'd like to help improve this project, please follow these steps:
-
Fork the repository:
- Click on the Fork button at the top right of this page to create your own copy of the repository.
-
Clone your fork:
- Clone your forked repository to your local machine using the following command:
git clone https://gitlab.com/Yashi-Singh-9/icon-sets-pricing-card.git
- Clone your forked repository to your local machine using the following command:
-
Create a new branch:
- Create a new branch for your feature or bugfix:
git checkout -b my-feature-branch
- Create a new branch for your feature or bugfix:
-
Make your changes:
- Make your desired changes or improvements in the code.
-
Commit your changes:
- Stage and commit your changes:
git add . git commit -m "Add a feature or fix a bug"
- Stage and commit your changes:
-
Push your changes:
- Push your changes to your fork:
git push origin my-feature-branch
- Push your changes to your fork:
-
Create a pull request:
- Go to your forked repository on GitLab and click on Create Merge Request.
- Provide a detailed description of the changes you made and why they should be merged.
By following these steps, you help contribute to the success of this project. Thank you for your support! 🎉