README.md

Open the following page in another tab to find an example of a README.md Template: 6.2 README.md Template

Copy the code into your clipboard by double-clicking in the code portion and Ctrl+C (Copy)

In Visual Studio, open the README.md file already created by Azure DevOps

Ctrl+A (Select All) the code and Ctrl+V (Paste) the new code in

Ctrl+S (Save) the file or click the save icon

CHANGELOG.md

Open the following page in another tab to find an example of a CHANGELOG.md Template: 6.3 CHANGELOG.md Template

Copy the code into your clipboard by double-clicking in the code portion and Ctrl+C (Copy)

In Visual Studio, right click on the root folder and select “Add” > “New File”

Name the file “CHANGELOG.md”

The file will open automatically in Visual Studio, Ctrl+V (Paste) the code from the clipboard

Ctrl+S (Save) the file or click the save icon

  • No labels