DAVFoundation / organization-contributors

A command line tool for extracting the list of contributors across an entire Organization
MIT License
22 stars 14 forks source link

Format console.log into multiple lines #19

Closed cg-cnu closed 6 years ago

cg-cnu commented 6 years ago

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 :heart:

What is this project?

DAV (Decentralized Autonomous Vehicles) is a 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.

organization-contributors

The project you are looking at is organization contributors. It is a command line tool for extracting the list of contributors across an entire Organization.

How you can help

Your task for this issue is to format the console.log at the line https://github.com/DAVFoundation/organization-contributors/blob/master/src/lib/github.js#L9 Right now its exceeding the max line length. screen shot 2018-03-11 at 8 45 48 am Break it down into two lines.

Please provide Github Token to get higher limits.
Or check back in ${minutes} ${minutes > 1 ? 'minutes' : 'minute'}.

Contributing to organization-contributors

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 πŸ˜„

Karthik781 commented 6 years ago

I started working on this issue

cg-cnu commented 6 years ago

Thanks for the awesome work @Karthik781 πŸ‘ πŸ˜„