📘
Engineering Communications Program Team Projects
Open Source Guide
Open Source Guide
  • Welcome
  • Creators
    • Reasons to create
    • Create a repository
      • Set up documentation
        • README
        • CONTRIBUTING
        • License
    • Name your project
    • Build a community
      • Communication Mediums
        • Mass Notifications
        • Formal Exchanges
        • Real-Time Messaging
      • Code of Conduct
    • Additional Resources
  • Contributors
    • Reasons to contribute
    • Find a project
      • GitHub Trending
    • Ways to contribute
    • Choose an issue
    • Read supporting documentation
    • Git Workflow
      • Fork a project
      • Create a branch
      • Add a commit
      • Submit a pull request
      • Review code
Powered by GitBook
On this page
  1. Creators

Create a repository

PreviousReasons to createNextSet up documentation

Last updated 3 years ago

In this section, we will discuss how to set up an open source project. This section covers how to set up a public repository to host the project along with proper documentation.

Creator Demo Video

In this video, Alexander shows you how to create a new public repository.

Tutorial by Alexander Drazic on creating a new repository.