Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a license #7

Merged
merged 2 commits into from
May 1, 2020
Merged

Add a license #7

merged 2 commits into from
May 1, 2020

Conversation

github-learning-lab[bot]
Copy link
Contributor

Step 11: Add the LICENSE

Licenses are vital in open source repositories, because they set the rules for how others are allowed to use, change, and contribute to your project. In fact, if Mona doesn't add an open source license to her project, it is not technically open source -- in that case, it could be considered copyrighted work.

Mona did a bunch of research on open source licenses (and we recommend you do too) on https://choosealicense.com/. After a quick consultation with her legal team, Mona has selected the simple and permissive MIT license.

The Choose a license site has helpful copy/paste links you can use to grab the license text. It is strongly recommended that you do not alter the license in any way, other than filling in your project details as instructed.

Mona has already grabbed the license, can you please make sure the project details are filled in?

⌨️ Activity: Adding a License

You can follow the manual steps below, or accept the suggested change in the following comment.

  1. Edit LICENSE.md on this branch, or manually edit it in the Files Changed tab.
  2. Find the placeholders for [year] and [fullname].
  3. Replace each placeholder with a year and name of your choosing.
  4. After editing the LICENSE.md file, scroll down and click the Commit changes button.

I'll respond when I detect a commit on this branch.

LICENSE.md Outdated Show resolved Hide resolved
Co-authored-by: github-learning-lab[bot] <37936606+github-learning-lab[bot]@users.noreply.github.com>
@github-learning-lab github-learning-lab bot requested a review from jason-ocean May 1, 2020 15:47
@github-learning-lab
Copy link
Contributor Author

Step 12: Merge the license

Thanks for making those updates @jason-ocean! Go ahead and merge the LICENSE.md now and we will move on to the Code of Conduct.

⌨️ Activity: Approve the pull request

  1. Clicking on this quicklink
  2. Select Approve
  3. Click Submit review.

You can also approve by clicking on Files changed, clicking on Review changes, selecting Approve and then Submit review.


I'll respond when you've approved this pull request.

@github-learning-lab github-learning-lab bot merged commit c1bc231 into master May 1, 2020
@github-learning-lab
Copy link
Contributor Author

With your help, this is really flying! Mona has started on the Code of Conduct, she's waiting for you over there.


Go to the pull request here.

@jason-ocean jason-ocean deleted the add-license branch May 1, 2020 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants