= Creating a new library from an existing Git repository = [[PageOutline]] Once a new library has been accepted via the formal review process, changes indicated by the review are made, and it time to set up a repository for the library in the [https://github.com/boostorg Boost.org GitHub account]. Before you start, please review the [https://svn.boost.org/trac/boost/wiki/ModBigPicture Modular Boost Overview]. If your library's repository branch or directory organization is markedly different from Boost's usual conventions, you probably want to reorganize your current repository before transferring it to Boost.org. That is usually easier for you to do in your own account's repository. == Transferring a library that already has a !GitHub repository == The simplest way to move your newly accepted library into Boost.org's !GitHub repository is to use the [https://help.github.com/articles/how-to-transfer-a-repository GitHub transfer mechanism] so that your whole repository, including history, branches, issues list, wiki, and other bits and pieces get moved.