Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed typos and formatted html file #235

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@ add following code to HTML `index.html` inside the `<div class="container">` `</
```

> [!IMPORTANT]
> Don't add your profile at the beginning or end of the file. Put it anywhere in between, this is to avoid conflicts whiile having rush in Pull Requests
> Don't add your profile at the beginning or end of the file. Put it anywhere in between, this is to avoid conflicts while having rush in Pull Requests

### 3. Fill Placeholder
Change/Replace the placeholders with your image and profiles urls
- [IMAGE-URL] with your image URL
- [YOUR_NAME] with your name
- [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.
- [YOUR GITHUB URL], [YOUR X/TWITTER URL] & [YOUR LINKEDIN URL] with your Github, X/Twitter & LinkedIn profile URL respectively.

### 4 Pull Request
- You can now commit changes to the DevProfiles repository. Once you've made the changes you want, [create a pull request](https://github.com/oyepriyansh/DevProfiles/pulls). **Make sure to add a good PR title, example: `data: profile addition by JohnDoe`.**
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## ❗ About

DevProfiles is a platform for developers to easily share their profiles, spotlight your skills, and connect with fellow developers in the community.
DevProfiles is a platform for developers to easily share their profiles, spotlight their skills, and connect with fellow developers in the community.

## 👨‍💻 Contributing
Contributions make the open source community such an amazing place to learn, inspire, and create.<br>
Expand Down
Loading
Loading