Closed IshaGupta18 closed 5 years ago
First time contributor! Can I claim this?
Please go right ahead. When you clone the repo, do npm install to install the dependencies, and do npm run build, to see the changes in the main file. We'll be updating the README.md soon. Thanks a lot!
On Thu, Jun 20, 2019, 6:58 PM Morgan Kaehr notifications@github.com wrote:
First time contributor! Can I claim this?
β You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/publiclab/simple-data-grapher/issues/51?email_source=notifications&email_token=AJXHQZZRD254D2MGY4HO3TLP3OAXXA5CNFSM4HZPL4CKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYFNFEQ#issuecomment-504025746, or mute the thread https://github.com/notifications/unsubscribe-auth/AJXHQZ5MXC7U4PN5HJS5WZDP3OAXXANCNFSM4HZPL4CA .
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!
We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you π
If you have contributed before, consider leaving this one for someone new, and looking through our general help wanted issues. Thanks!
π€ What you will need to know.
Nothing. This issue is meant to welcome you to Open Source :) We are happy to walk you through the process.
Problem
Excess
console.log
statements insrc
files.πSolution
[ ] π Claim this issue: Comment below. If someone else has claimed it, ask if they've opened a pull request already and if they're stuck -- maybe you can help them solve a problem or move it along!
[ ] π Update
Remove the
console.log
statements in the files below!https://github.com/publiclab/simple-data-grapher/blob/bd7675221740380532f6663543e98ef337366b34/src/View.js#L36
https://github.com/publiclab/simple-data-grapher/blob/bd7675221740380532f6663543e98ef337366b34/src/View.js#L253
https://github.com/publiclab/simple-data-grapher/blob/bd7675221740380532f6663543e98ef337366b34/src/View.js#L256
https://github.com/publiclab/simple-data-grapher/blob/bd7675221740380532f6663543e98ef337366b34/src/View.js#L270
https://github.com/publiclab/simple-data-grapher/blob/bd7675221740380532f6663543e98ef337366b34/src/View.js#L319
[ ] πΎ Commit your changes
[ ] π Start a Pull Request. There are two ways how you can start a pull request:
If you are familiar with the terminal or would like to learn it, here is a great tutorial on how to send a pull request using the terminal.
You can also edit files directly in your browser and open a pull request from there.
π€β Questions?
Leave a comment below!
Is someone else already working on this?
We encourage you to link to this issue by mentioning the issue # in your pull request, so we can see if someone's already started on it. If someone seem stuck, offer them some help! Otherwise, take a look at some other issues you can help with. Thanks!