###### tags: `igem` `software`
# iGEM 2021 - Software - Judging Repo
[TOC]
## Background
https://2021.igem.org/Competition/Tracks/Software
### Release Instructions
> The deadline for submission of code to the iGEM GitHub Repository is the same date as the Wiki Freeze for all iGEM teams (See the 2021 Calendar for details). By this date, you MUST have a GitHub repository within the igemsoftware2021 github page and you MUST have created a GitHub judging release of your software. The preferred way is that you create your own GitHub repository early on during your project and then transfer it into the igemsoftware2021 organization by October 21, 23:59 EDT:
>
> 1. Create a GitHub repository for your code early on during your project
> - Use your team name as the repository name
> - use `_` instead of `<space>` or `:`
> 2. Fill out the iGEM repository transfer form at https://www.surveymonkey.com/r/5WQ7J9L.
> - The form will require you to specify the repository and team maintainer.
> 3. In the "Settings" tab of your GitHub repository page, select "Transfer ownership".
> 4. Enter `igemsoftwareadmin` as the name of the new GitHub owner.
> 5. The maintainer will get an invite to the `igemsoftware2021` organization before TBD.
> 6. Accept the invites to be able to manage the repositories.
>
> Create a judging release of your project:
> 1. Go to the "Code" tab of your GitHub repository page.
> 2. Click on "releases" and then "create a new release"
> - Tag version: 1.0.0
> - Release title: IGEM Judging release
> 3. Attach a installation-ready copy of your code.
> 4. Include a link to this release on your iGEM Wiki page
> [name=iGEM Competition Info] [color=#0074D9]
## Judging Release
Questions to resolve:
1. Are we creating a fresh repo near submission time to transfer to igem's org?
2. How will the judging repo be structured? It needs to bundle our libs and deliverables together.