DAVFoundation / missioncontrol

πŸ›° Controls and orchestrates missions between vehicles and DAV users
MIT License
181 stars 156 forks source link

Update gitter badge #48

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.

Mission Control

The DAV project you are looking at is Mission Control. It is the brain in charge of orchestrating missions between DAV users and autonomous vehicles.

How you can help

Background

To help developers building on top of DAV technologies, Mission Control can start in a simulation environment. In a simulation environment, there are always a few simulated drones flying around the user, ready to take on missions. This makes it easy for developers to start building and testing without investing in hardware.

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 Mission Control

P-WM commented 7 years ago

I'm looking to do my first PR. Can I work on this?

cg-cnu commented 6 years ago

Hi @P-WM Sure go ahead. Its yours πŸ‘

P-WM commented 6 years ago

Pull Request submitted. Thanks for the time and effort put into making it easy and fun--you've got me interested in and reading the codebase now!

cg-cnu commented 6 years ago

@P-WM Happy to hear that :smile: Glad it made you interested in open source. Major props to @TalAter for creating and involving us in the project :clap: Thanks for your awesome work :100: Feel free to join our gitter chat. Looking forward to see you contributing more to open source.

TalAter commented 6 years ago

Merged.

Thank you for contributing @P-WM!

If you have any questions about the code or the project, please feel free to ask on gitter.

πŸ‘‹ @cg-cnu