You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, this is a first-timers-only issue. This means we've worked to make it more legible to folks who either haven't contributed to our codebase before, or even folks who haven't contributed to open source before.
If that's you, we're interested in helping you take the first step and can answer questions and help you out as you do. Note that we're especially interested in contributions from people from groups underrepresented in free and open source software!
If you have contributed before, consider leaving this one for someone new, and looking through our general help wanted issues. Thanks!
This map is not at center , hence less number of users are shown .
Lets change the center coordinates of the map to show more continents when the page loads .
Like this :
Feel free to ask any doubt regarding the issue ! Thank you !
Steps to Fix
claim this issue with a comment here, below, and ask any clarifying questions you need
set up a repository locally following the README instructions, and make sure that all tests pass
try to fix the issue following the steps above, but even before you're done, you can:
commit your changes and start a pull request (see contributing to Public Lab software) but mark it as "in progress" if you have questions or if you haven't finished
alert someone via the developers list (see below) to have your pull request merged. This may take a few extra steps depending on when you do it, but we'll help you out!
Hi, this is a first-timers-only issue. This means we've worked to make it more legible to folks who either haven't contributed to our codebase before, or even folks who haven't contributed to open source before.
If that's you, we're interested in helping you take the first step and can answer questions and help you out as you do. Note that we're especially interested in contributions from people from groups underrepresented in free and open source software!
If you have contributed before, consider leaving this one for someone new, and looking through our general help wanted issues. Thanks!
The Problem
Currently the people map shown here : https://publiclab.org/people/ ,
This map is not at center , hence less number of users are shown .
Lets change the center coordinates of the map to show more continents when the page loads .
Like this :
Solution
Lets change the coordinates here ,
plots2/app/views/users/list.html.erb
Line 15 in b978d2b
to
lat:23
andlon:4
.Feel free to ask any doubt regarding the issue ! Thank you !
Steps to Fix
commit your changes and start a pull request (see contributing to Public Lab software) but mark it as "in progress" if you have questions or if you haven't finished
Please email the developers list (see https://publiclab.org/wiki/developers) or go to the chatroom if you have questions, and take a look at our first-timers landing page for more information!
The text was updated successfully, but these errors were encountered: