Using a badge with a link to enable a first-time contributor to start a workspace

To enable a first-time contributor to start a workspace with a project, add a badge with a link to your Che instance.

Factory badge
Figure 1. Factory badge
Procedure
  1. Substitute your Che URL (https://<che_fqdn>) and repository URL (<your_repository_url>), and add the link to your repository in the project README.md file.

    [![Contribute](https://www.eclipse.org/che/contribute.svg)](https://<che_fqdn>/#https://<your_repository_url>)
  2. The README.md file in your Git provider web interface displays the Factory badge factory badge. Click the badge to open a workspace with your project in your Che instance.