question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

change gps icon in mission page (first-timers-only)

See original GitHub issue

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 ❤️

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 gps icon from screen shot 2018-03-24 at 8 58 25 am to screen shot 2018-03-24 at 8 59 07 am

you can simply replace the contents of /src/images/gps.svg with this…

<?xml version="1.0" encoding="UTF-8"?>
<svg width="14px" height="20px" viewBox="0 0 14 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <!-- Generator: Sketch 49.1 (51147) - http://www.bohemiancoding.com/sketch -->
    <title>gps_point</title>
    <desc>Created with Sketch.</desc>
    <defs></defs>
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="Main-screen-during-mission" transform="translate(-20.000000, -507.000000)" fill="#FE6B48">
            <path d="M27,516.5 C25.62,516.5 24.5,515.38 24.5,514 C24.5,512.62 25.62,511.5 27,511.5 C28.38,511.5 29.5,512.62 29.5,514 C29.5,515.38 28.38,516.5 27,516.5 M27,507 C23.13,507 20,510.13 20,514 C20,519.25 27,527 27,527 C27,527 34,519.25 34,514 C34,510.13 30.87,507 27,507" id="gps_point"></path>
        </g>
    </g>
</svg>

After the change it will look like this in the mission route… screen shot 2018-03-24 at 9 01 25 am

Contributing to Missions

  • Make sure this issue is labeled up-for-grabs and not labeled claimed, to verify no one else is working on it.
  • Comment in this issue that you would like to do it.
  • Open the Missions GitHub page and click the ★ Star and then ⑂ Fork buttons.
  • Clone a copy to your local machine with $ git clone https://github.com/YOUR-GITHUB-USER-NAME/missions.git
  • Code Code Code
  • Once you’ve made sure all your changes work correctly and committed all your changes, push your local changes back to github with $ git push -u origin master
  • Visit your fork on GitHub.com (https://github.com/YOUR-USER-NAME/missions) and create a pull request for your changes.
  • Make sure your pull request describes exactly what you changed and references this issue (include the issue number in the title like this: #5)
  • Please do not fix more than one issue at a time. Your pull request should only fix what is described in this issue.

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 😄

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
cg-cnucommented, Mar 28, 2018

Hey @DavNej and @AUTOMAKERS We will be opening new first timers issues in our missions and explore apps soon. Have a watch on them for contribution opportunities 😄

0reactions
cg-cnucommented, Mar 28, 2018

Thanks for your work @harshitbshah and congratulations on your first contribution to open source 👏 🍾 We hope this is the starting of many more open source contributions. Feel free to join our gitter channel 🙂

Read more comments on GitHub >

github_iconTop Results From Across the Web

First Timers Only - Get involved in Open Source and commit ...
Install the app on your repositories and commit simple changes to branches with names starting with first-timers- – the First Timers App will...
Read more >
Customize & create tours of GPS tracks - Google Earth Help
To choose an icon for your track, click the button next to "Name." Then, pick an icon. To change the color of labels,...
Read more >
Popular labels from issues and pull requests on open source ...
Popular labels from issues and pull requests on open source GitHub repositories - Pulled from https://libraries.io - labels.md.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found