This README will guide you through the contribution process and provide essential information about the project.
Each profile in this repository is designed to showcase individual GitHub contributions effectively.
To foster a positive and inclusive community, please adhere to the following guidelines:
Please read the code of Conduct for more clear understanding.
Forking allows you to create a personal copy of the repository, where you can experiment and make changes without affecting the original project. Hereβs how to do it:
git clone https://github.com/YOUR_USERNAME/awesome-github-profiles.git
Contributions are always welcome! To ensure a smooth collaboration process, Follow these steps:
Fork the Repository:
Clone Your Fork:
git clone https://github.com/YOUR_USERNAME/awesome-github-profiles.git
Create a Branch:
gh-pages
branch:
cd awesome-github-profiles
git checkout gh-pages
git checkout -b your-feature-branch
Make Your Changes:
Test Your Changes:
Stage Your Changes:
git add
command to stage the changes you want to commit.
git add . # Stages all modified files
.
with the file names:
git add <file1> <file2>
Commit Your Changes:
git commit -m "Add a feature or fix a bug"
Push to Your Fork:
git push origin your-feature-branch
Create a Pull Request:
If you have questions, suggestions, or feedback, please reach out via email at sanjay@recodehive.com. You can also join our discussion forum here.
We value open communication and are happy to help!