My first contribution to FOSS

I made my first contribution to FOSS to gnome-maps. The feeling that the code you wrote reaches hundreds of thousands of people is great. It makes me feel proud even when I write about it.

gnome-maps

I am little late for this post as I made my first contribution on 1 March anyways gnome-maps allows you to search for a route from source to destination and you can choose the points via which you want to go. Before my contribution if you added a via point to a existing route and if no route exists then an infinte spinner is displayed as shown in figure.

maps-before

After my patch if you add a new via point and it results in no route then the warning is shown and it reverts back to the previous route and TextBox of the via point is emptied as in the figure

maps-after

This is the link of my commit. This contribution would not have been possible without the patience of Jonas Danielsson, the maintainer of gnome-maps. He helped me a lot with the patch and with submission of the patch. I would also like to thank Hashem Nasarat who helped me setup jhbuild. Thanks Jonas and Hashem.

You can also contribute to gnome-maps we have lots of newcomer bugs. If you are interested we would be happy to get you up to speed and coding along with us.

-