DAVFoundation / missions

📱 DAV proof of concept app for drone missions
MIT License
154 stars 126 forks source link

change background color of order pickup button (first-timers-only) #111

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.

Missions

The DAV project you are looking at is Missions. Missions is the client facing side of the marketplace connecting DAV users looking to ship packages, with autonomous vehicles such as drones.

How you can help

At DAV we are currently re designing our branding. According to the new design we are changing the color scheme of all our applications including missions.

Issue

The task for this issue is to change the background color of order pickup button from this

image

to this

order_pickup_button

You can simply change the background color of the button to the hex value FF6A46.

Contributing to Missions

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 😄

ryki02 commented 6 years ago

I would Like work on this if I could

srfrnk commented 6 years ago

Hey @ryki02 - Thanks! Go ahead it's yours :tada: :tada: :tada:

ryki02 commented 6 years ago

Newbie problem sorry.... I made the change to the common.css file and it looks good on my local machine. I committed it but when I try to push with 'git push -u origin master' I get an error ' Permission to DAVFoundation/missions.git denied to ryki02'

srfrnk commented 6 years ago

@ryki02 I suggest you consult CONTRIBUTING.md.

Basically you must create your own fork.

ryki02 commented 6 years ago

oh man how embarrassing thank you for that. I sent a pull request

cg-cnu commented 6 years ago

Thanks for your awesome work @ryki02 👏 Hope you had fun and learned a few things contributing to missions. Feel free to join our gitter channel to keep updated about the project and find out more opportunities. 😄

ryki02 commented 6 years ago

This was great thanks for being so open to new contributors. I for sure learned a few things and I look forward to helping out with some other beginner friendly issues.