Skip to content

READMEs

UmBootstrap maintains three separate README files, each tailored for its platform and audience.

FilePlatformPurposeUpdate Frequency
README.mdGitHubFull install guide, contributor info, docs linkWhen install process or features change
assets/README_nuget.mdNuGetShort summary with links to GitHub and docsRarely — just a pointer to full docs
umbraco-marketplace-readme.mdMarketplaceSame as GitHub but with marketplace-specific warningsIn sync with README.md

This is the primary README. Update it when:

  • The installation process changes
  • New features are added that users should know about
  • Contributor guidelines change
  • Links to docs or external resources change

This is deliberately short — it points users to the GitHub README and documentation site. It rarely needs updating unless:

  • The GitHub repo URL changes
  • The documentation site URL changes
  • The project description fundamentally changes

See NuGet Packaging for how this file is referenced in the template csproj.

umbraco-marketplace-readme.md (Marketplace)

Section titled “umbraco-marketplace-readme.md (Marketplace)”

Keep this in sync with the GitHub README, but it must include an additional warning:

The marketplace install buttons don’t support dotnet new template packages — users must follow the CLI or Visual Studio instructions.

See Umbraco Marketplace for marketplace-specific requirements.

The assets/ folder contains files used by NuGet and the marketplace:

FileUsed ByPurpose
icon_nuget_umbootstrap.pngNuGet + MarketplacePackage icon
README_nuget.mdNuGetShort package description
installation-vs-01.png to 04.pngGitHub + Marketplace READMEsVisual Studio installation screenshots

Images are referenced via raw GitHub URLs from the develop branch:

https://raw.githubusercontent.com/UmTemplates/UmBootstrap/develop/assets/filename.png