msorre2 / github-upload

https://lab.github.com/courses/uploading-your-project-to-github
0 stars 0 forks source link

Public or private repository? #4

Open github-learning-lab[bot] opened 6 years ago

github-learning-lab[bot] commented 6 years ago

Step 4: Private or Public?

Right now, your repository is set to public.

You can change the visibility of a repository to Private or Public at any time in your repository's Settings tab, but there are some things you should know.

Private Repositories

If your repository is private, the only people who can see your code are you and the collaborators :book: you've invited.

There is a small charge associated with Private repositories, but if your project has sensitive information, it's worth it.

Public Repositories

In public repositories, anybody can see your code. Millions of open source repositories on GitHub are public, too!

Licenses, code of conduct, and other files are important when you create a public repository. There are many benefits to this, but it's also a large responsibility. Keep in mind that once a repository is public and open source, there are certain implications about keeping it public, depending on the license chosen.

It's important to note that public does not equal open source! The license associated with code determines whether or not it is open source.


Watch below for my response!

:robot: I'm waiting for you to close this issue.

teacherbot[bot] commented 6 years ago

Hi! I'm the friendly :robot: of this repo.

We're happy you're here :wave:. Everyone is welcome here, so I'm making you a collaborator. This will give you access to commit on this repo.

github-learning-lab[bot] commented 6 years ago

Great! I've opened a new issue for you.


Go to the next issue here!

teacherbot[bot] commented 6 years ago

Uh oh! You closed an issue or pull request that you didn't author. Please leave these open for the original author so that they may get the benefit of completing the learning process on their own. Thanks :v: