#Participation Leaders Map
##RoadMap
- Searchable name by input search
##Add your name
###Pull Request Way
- Create/Sign in into github account. (you can jump to step 4 or take them one by one)
- Go to https://github.com/Mte90/Participation-Lead-Map
- Choose the file
leaders.json
- https://github.com/Mte90/Participation-Lead-Map/blob/gh-pages/leaders.json - Tap the pencil icon - near the history button - at the top of ther file OR https://github.com/Mte90/Participation-Lead-Map/edit/gh-pages/leaders.json
- Add your dates in a similar form as those already entered between
},{
or copy this:
,{
"name": "FirstName LastName",
"url": "https://mozillians.org/en-US/u/YourID",
"gravatar": "youremail@domain.tld",
"country": "yourCountry",
"lat": 00,
"lng": 00
}
- Add at the end of file
###Issue/Ticket Way
- Create/Sign in into github account.
- Go to https://github.com/Mte90/Participation-Lead-Map
- Tap the Issues button from left side panel
- Tap the green "New Issue" button
- Add your data (gravatar email, mozillians profile url, latitude, longitude and country)