Skip to content
This repository was archived by the owner on Jul 28, 2024. It is now read-only.

Latest commit

 

History

History
50 lines (38 loc) · 2.58 KB

File metadata and controls

50 lines (38 loc) · 2.58 KB

Awesome GitHub profiles

.github/workflows/main.yml

List of GitHub profiles that have awesome customization, that you can use for inspiration.
Feel free to submit a pull request with your suggestions of awesome GitHub profiles.


How can I add my GitHub profile? 🤷‍♀️🤷‍♂️

  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)

  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:

{
  "name": "Eddie Jaoude",
  "githubUsername": "eddiejaoude",
  "imageUrl": "https://user-images.githubusercontent.com/624760/91057573-48531300-e61f-11ea-9e13-2d7384e42000.png",
  "issueNumber": 66
}

Note : Please do not edit anything below <!--START_SECTION:data-section--> in profiles.md. Our GitHub Action will make the necessary changes for you.

  1. 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

Any questions, feel free to let us know!

Join the conversation on our Discord community!