This message was deleted.
# skrape-it
s
This message was deleted.
c
hey, yes it’s a known issue. there was a dex error that is fixed in the latest snapshot: https://github.com/skrapeit/skrape.it/issues/89 if the error described in #89 you can try to use the latest snapshot as described here: https://github.com/skrapeit/skrape.it#using-bleeding-edge-features-before-official-release Furthermore there is this issue: https://github.com/skrapeit/skrape.it/issues/93 sorry for the current inconvenience while using skrapeit on android. if someone wants to have a closer look or could provide a PR this would be great. due to personal reasons I am currently not in the position to fix it until next month
a
It is as the issue in #89 - I was hoping there was a solution which did not involve anything experimental but I will use that in the meantime (am working with an app I hope to get realeased). Thank you Christian! If I want to help out, do I just join the Github group then? Sorry for the stupid question, I am new to working with Github (old person here)
c
hey there are no stupid questions 🙂 i think usual github workflow of contributing to a project is (or at least how i am doing it ^^): • login to your account on github.com • go to repo you want to contribute • click fork button --> it will create a copy of the project under your github account • checkout the forked repository • do your changes and push • afterwards you should see some “send pull request” thing in the github ui on your fork, that is saying something like do you want your master (fork) to be merged into the original master that should be it 🙂
a
Ah ok, much easier then I thought - thanks!
c