DAVFoundation / dav-js

Enable integration of JavaScript, TypeScript, and Node.js code with the DAV Network
https://developers.dav.network/
MIT License
75 stars 51 forks source link

Update gitter badge #6

Closed cg-cnu closed 6 years ago

cg-cnu commented 7 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 your chance to dip your toe into the world of open-source, and get some bragging rights for writing code that makes drones fly, lets cars find charging stations, helps people and goods get from place to place, and more.

Find more first-timers-only issues here:

Thank you for your help :heart:

What is this project?

DAV (Decentralized Autonomous Vehicles) is a new 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.

Captain

The DAV project you are looking at is the Captain. The captain is the logic that sits on board drones, gives it commands, negotiates missions with mission control, and communicates with the blockchain.

How you can help

The Issue

Your task for this issue is... In the README.md file replace the existing gitter button with the new one. This Gitter chat has to be changed to this Gitter

You need to replace the existing [![Gitter chat]].... with

[![Gitter](https://img.shields.io/gitter/room/DAVFoundation/DAV-Contributors.svg?style=flat-square)](https://gitter.im/DAVFoundation/DAV-Contributors)

Contributing to Captain

CarbonMoKnoxide13 commented 6 years ago

Hi! I'm new to github, git, and open source. I would love to give this a shot if it's still available.

cg-cnu commented 6 years ago

Hey @CarbonMoKnoxide13 Welcome to Github and the open source world. 😄 Sure, give it a shot. If you need any help. Feel free to ask in the forum

CarbonMoKnoxide13 commented 6 years ago

Alright, just sent the pull request. Thank you for this helpful introduction!