Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 1.6 KB

README.md

File metadata and controls

52 lines (36 loc) · 1.6 KB

hello-open-source

👶 Repository for beginners that learn to contribute to open source project

How to contribute

module.exports = {
  name: 'XXX',
  github: 'XXX',
  email: 'xxx@xxx.com',
  twitter: '@xxx',
  facebook: 'xxx',
  linkedin: 'in/xxx'
}

Is this data collection?

No, this is only for learning purpose about git flow and open source contribution process.

Do I need to attach my real name?

No, just put any data. Non-sense, we just wanna learn about open source contribution.

How do I retrieve someone's data?

git clone https://github.com/mazipan/hello-open-source # clone the repo
cd hello-open-source # cd into the repo
node index.js caxvis # will return this person's named caxvis to you

Do it on your own risk

We don't collecting the data, but there is chance for other people abuse your data that submitted here. Please do it with your own risk, we don't protect your data.


Copyright © 2018 Irfan Maulana