You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 28, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,9 @@ Feel free to submit a [pull request](https://github.com/EddieHubCommunity/awesom
30
30
31
31
2. Fork the project, using the top right corner button, that states `fork`
32
32
33
-
3. In the `data.json` file, add your own object to the **end of the file**. Your entry should be similar to this example:
33
+
3. Create a file named `your-username.json` in the directory [`profiles`](/profiles) with the following content.
34
+
35
+
> Your entry should be similar to this example:
34
36
35
37
```json
36
38
{
@@ -41,8 +43,6 @@ Feel free to submit a [pull request](https://github.com/EddieHubCommunity/awesom
41
43
}
42
44
```
43
45
44
-
**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.
45
-
46
46
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`
0 commit comments