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.
List of GitHub profiles that have awesome customisation, that you can use for inspiration.
5
+
List of GitHub profiles that have awesome customisation, that you can use for inspiration.\
6
+
Feel free to submit a pull request with your suggestions of awesome GitHub profiles.
6
7
7
-
Feel free to submit a pull request with your suggestions of awesome github profiles.
8
+
## How can I add my GitHub profile?
8
9
9
-
## To add your github profile
10
-
11
-
1. Create an issue, with the title as your name, and in the description put a screenshot of the customised GitHub profile page (copy the generated image url, this will be needed in the next step)
10
+
1. Create an issue, with the title as your name, and in the description put a screenshot of the customised GitHub profile page (copy the generated image URL, this will be needed in the next step)
12
11
13
12
2. Fork the project
14
13
15
-
3. In `data.json` add your own object to the end of the file, your entry should be similar to this example:
14
+
3. In the `data.json`file, add your own object to the end of the file. Your entry should be similar to this example:
16
15
17
-
```typescript
16
+
```json
18
17
{
19
18
"name": "Eddie Jaoude",
20
19
"githubUsername": "eddiejaoude",
@@ -23,13 +22,13 @@ Feel free to submit a pull request with your suggestions of awesome github profi
23
22
}
24
23
```
25
24
26
-
**Note** : Please do not edit anything below `<!--START_SECTION:data-section-->` in `README.MD` our[GitHub Action](https://github.com/EddieJaoudeCommunity/gh-action-community) will make the necessary changes for you.
25
+
**Note** : Please do not edit anything below `<!--START_SECTION:data-section-->` in `README.md`. Our[GitHub Action](https://github.com/EddieJaoudeCommunity/gh-action-community) will make the necessary changes for you.
27
26
28
27
4. Create a Pull Request to add the changes to this Repository. Please change the title to `add your-username` and in the description add `resolve #issueNumber`
29
28
30
-
Any questions let us know!
29
+
Any questions, let us know!
31
30
32
-
**Join the conversation on our [Discord community](http://discord.eddiehub.org)**
31
+
**Join the conversation on our [Discord community](http://discord.eddiehub.org)!**
0 commit comments