DAVFoundation / n3m0

🚤 Autonomous boat payload computer
MIT License
17 stars 12 forks source link

Add license file (first-timers-only) #3

Closed cg-cnu closed 6 years ago

cg-cnu commented 6 years ago

first-timers-only

This issue is tagged :octocat: first-timers-only. It is only for people who have never contributed to open source before and are looking for an easy way take their first steps.

Consider this as your chance to dip your toe into the world of open-source and get some bragging rights for writing code that makes drones fly, cars find charging stations, helps people and goods move from place to place and more...

Find more first-timers-only issues from DAV Foundation here.

Thank you for your help :heart:

What is this project?

DAV (Decentralized Autonomous Vehicles) is a new non-profit foundation working to build an open-source infrastructure for autonomous vehicles (cars, drones, trucks, robots, and all the service providers around them) to communicate and transact with each other over blockchain.

As an organization that believes in building a large community of open-source contributors, we often create issues like this one to help people take their first few steps into the world of open source.

n3m0

n3m0 is an autonomous boat being built as a collaboration between the California Maritime University, and the DAV Foundation. This project contains the code running onboard the boat's Raspberry Pi payload computer.

How you can help

Your task for this issue is to... Add a LICENSE file at the root of the project. All the DAV projects are opensource with MIT license. You can have a look at other DAV projects for its contents.

Contributing to n3m0

Asking for help

We appreciate your effort in taking the time to work on this issue and help out the open source community and the foundation. If you need any help, feel free to ask below or in our gitter channel. We are always happy to help 😄

verhaghe-benoit commented 6 years ago

Hello @cg-cnu , I'm beginner and I would like to contribute for my first time. Are you asking to create LICENSE file with MIT license ?

cg-cnu commented 6 years ago

Yes, you need to create a file with the name LICENSE at the root of the project(not LICENCE, to maintain consistency with other projects) and the contents you can get it from here

verhaghe-benoit commented 6 years ago

Ok, I'm taking this issue if there is no problem :) !

cg-cnu commented 6 years ago

@verhaghe-benoit Its yours, I added the claimed tag 😄

cg-cnu commented 6 years ago

Thanks for your work @verhaghe-benoit 👏 Hope this is the first of many awesome contributions! 🙂 Feel free to join our gitter channel

verhaghe-benoit commented 6 years ago

Thanks a lot, I'll check it out !