-4) [Add a license](https://docs.github.com/en/enterprise-cloud@latest/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). **This is a MUST for public repositories.** If you are migrating a private repository, it is strongly advised to add a license but not required. Work written by For work produced by U.S. government employees, we are required to use an [open source license](https://opensource.org/license). If contributors other than FTEs wrote code and the repository does not yet have an open source license, make sure all parties agree before applying an open source license. For data/documentation, use [CC0](https://creativecommons.org/public-domain/cc0/). For code, common choices include [Apache 2.0](https://opensource.org/license/apache-2-0) and [MIT](https://opensource.org/license/mit).
0 commit comments