Skip to content

Latest commit

 

History

History
157 lines (91 loc) · 4.51 KB

README.md

File metadata and controls

157 lines (91 loc) · 4.51 KB

Aviyel First Pr

Contributors Forks Stars PRs-Welcome License Repo Size

Table of contents :

Contributing Guidelines:

Want to Contribute, Make sure first you read CONTRIBUTING GUIDELINES

Feel free to add yourself here.

Git Commands:

Cloning Repository

git clone https://github.com/aviyelverse/aviyel-first-pr.git

Adding changes locally

git add .

Commiting Changes

git commit -m "Welcome to contributor roadmap with Aviyel"

Pushing into GH Repo

git push

Creating a new branch

git checkout -b "branch-name"

Checking your branch

git branch

Switching different branches

git checkout "branch-you-want-to-switch"

Pushing to different branch

git push origin branch-name

Pulling changes from main repo

git pull

Thanks to Our valuable Contributors 💜:

Contributors

Rewards

Contributed to aviyelverse? Here is a big thank you from our community to you. Claim your badge and showcase them with pride!

aviyelverse Badges


Feedback :

If you have any feedback or suggestions please reach out to [email protected]

Or you can create an issue where you can mention some new features or extensions that will enhance this project✨.



Show some ❤️ by starring this repository!