Skip to content

Commit

Permalink
Merge branch 'Gyanthakur:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ashish-bazad authored Oct 15, 2023
2 parents b251d08 + 2c444b8 commit 5555b4d
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
A place to list and shocase your developer skills and profile


## Contribute
## Contribute.
1. Give Star on the repo

2. Follow Account

3. Fork this Repository

4. add following code to HTML `index.html` just before `<!--Profiles-->` comment
4. add following code to HTML `index.html` between another `<!--Profiles-->` comment

5. before adding profile or project, update or sync your branch by clicking `Sync fork`button
<img width="684" alt="image" src="https://github.com/Gyanthakur/Dev_Profiles/assets/98226958/d8924e0d-3817-468a-9205-1af3df47327f">


# 5.and keep in mind don't add in top and bottom your profile, add in between
## 5.and keep in mind don't add in top and bottom your profile, add in between.

```html
<div class="profile">
Expand Down Expand Up @@ -43,7 +43,7 @@ A place to list and shocase your developer skills and profile
- [SKILL-1], [SKILL-2], [SKILL-3] with your skills
- [YOUR GITHUB URL], [YOUR X/TWITTER URL] & [YOUR LINKEDIN URL] with your Github, X/Twitter & LinkedIn profile URL repectively.

# and your project in `project.html` as follows
### and your project in `project.html` as follows and keep in mind don't add in top and bottom your project, add in between another project.

```html
<div class="profile">
Expand Down Expand Up @@ -80,9 +80,11 @@ A place to list and shocase your developer skills and profile

4. Commit your changes.

5. Create a Pull Request
5. Push the changes.

6. Wait for Merge
6. Create a Pull Request.

7. Wait for Merge.



Expand Down

0 comments on commit 5555b4d

Please sign in to comment.