Monday, September 28, 2020

Add images and labels to GitHub Repositories

 Hey aliens! if you are a new open-source contributor on GitHub, then you must be searching how to Add images and labels to GitHub Repositories. So this post will teach you the easiest ways to do it and the best part is that it will take less than 1 minute to learn these 2 things.


Add images in Readme.md file

-create an issue regarding adding an image.

-add the images by using drag and drop or upload method.

- then copy the image address

- Now add ![ alt tag](http://url/to/img.png) to your README.md file or the file where you want to show the image.


Add labels to create issues for repo on GitHub

Have a look at this GIF⚡️  to make the process  super easy



On GitHub, navigate to the main page of the repository.


  • Under your repository name, click Issues or Pull requests.

Issues Labels button


  • Next to the search field, click Labels.


  • Click New Label to create a new label, or click Edit to edit an existing one.


  • In the text box, type your new label name.


  • Select a color for the label from the color bar. You can customize this color by editing the hexadecimal number above the color bar.





  • Click Create Label to save the new label.

I hope it helped you! For any assistance join the community of Guiding Point.





0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home