IBM Cloud Docs
Setting up your source code repository

Setting up your source code repository

Set up your source code repository with the artifacts that are required to onboard your software. In addition to source code, your repository contains a readme file that's displayed when you publish your product.

Creating a release

Create a release in your source code repository to deliver and manage versions of your software. For GitHub repositories, see Managing releases in a repository. For GitLab repositories, see Releases.

Uploading your readme file

Upload a readme file that focuses on helping users to get up and running with your software. When you publish the software, the details of your readme file are available from your product's details page in the IBM Cloud® catalog.

  1. Use the readme file template to document the step-by-step instructions for installing your software. If your readme file is missing sections in the template, it will not be approved.
  2. Save your updates and name your file readme.md.
  3. Go to your repository and upload the readme.md file.