Skip to content
This repository was archived by the owner on Jul 28, 2024. It is now read-only.
Merged
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
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ Feel free to submit a [pull request](https://github.com/EddieHubCommunity/awesom

2. Fork the project, using the top right corner button, that states `fork`

3. In the `data.json` file, add your own object to the **end of the file**. Your entry should be similar to this example:
3. Create a file named `your-username.json` in the directory [`profiles`](/profiles) with the following content.

> Your entry should be similar to this example:

```json
{
Expand All @@ -41,8 +43,6 @@ Feel free to submit a [pull request](https://github.com/EddieHubCommunity/awesom
}
```

**Note** : Please do not edit anything below `<!--START_SECTION:data-section-->` in `profiles.md`. Our [GitHub Action](https://github.com/EddieHubCommunity/gh-action-community) will make the necessary changes for you.

4. Create a [Pull Request](https://github.com/EddieHubCommunity/awesome-github-profiles/pulls) to add the changes to this repository. Please change the title to `add your-username` and in the description add `resolve #issueNumber`

### Any questions, feel free to let us know!
Expand Down