publiclab / matcher-core

Pattern-matching module for detecting key-points in images 🎈
https://publiclab.github.io/matcher-core/
GNU General Public License v3.0
0 stars 11 forks source link

Refactor and abstract index.js #24

Open rexagod opened 5 years ago

rexagod commented 5 years ago

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.

πŸ“‹ Step by Step

  1. 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.

  2. 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!

alaspoorhenry commented 5 years ago

Hello @rexagod can I help with this issue?

rexagod commented 5 years ago

Sure! Go ahead, @alaspoorhenry!

justchen1369 commented 5 years ago

@alaspoorhenry I would also like to help you with this.

alaspoorhenry commented 5 years ago

@alaspoorhenry I would also like to help you with this.

Sure thing, I'll make a pull request and we can talk about what to change/modify

RuchiraRuwantha commented 5 years ago

@alaspoorhenry Hey, I also like to help you with this issue.

alaspoorhenry commented 5 years ago

@RuchiraRuwantha @justchen1369 Sorry for the delay, the pr is made: https://github.com/publiclab/matcher-core/pull/33

Feel free to make any changes/requests to the pr :)

futuregit commented 4 years ago

@rexagod @alaspoorhenry @RuchiraRuwantha Very first timer here. What can I do to start? Thank you.