The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to add snapshot in readme file

Venkatesh Dhanapalraj
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 12, 2023

How to add snapshot in readme file

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Patrik S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 13, 2023

Hello @Venkatesh Dhanapalraj and welcome to the Community!

My understanding is that you would like to add a screenshot to the readme.md file in the repository.

If this is the case, you can use the markdown syntax to add images to the file, depending on where the image is stored : 

  • If the image is stored in a folder of your repository, you can add the following section in your readme file 
    ![Alt text](myimages/image1.jpeg)
    This example considers the image named image1.jpeg is stored in a folder called myimages within your repository

  • If the image is stored in an external host
    ![Alt text](http://www.addictedtoibiza.com/wp-content/uploads/2012/12/example.png)

You can find more examples of using the markdown syntax in the README file of the following tutorial repository : 

Thank you, @Venkatesh Dhanapalraj !

Patrik S

DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events