Adopt a pull request
This issue keeps track of (seemingly) abandoned pull requests. Adopting them is very welcome!
Some cavehats though: Carefully read the associated discussions, don't forget the ones in the associated issues. There always is a reason a pull request is unmerged. Make sure to get some feedback about the solution you would apply to solve the outstanding issue first. Also reassure that the issue still exists, if not please tell us about that.
You can find the adoptable pull requests under the orphan label: https://github.com/diaspora/diaspora/labels/orphan
Here's the git fu to get you started:
-
Locate the location of the branch of the pull request, at the top you can read "Somebody wants to merge n commits into
diaspora:developfromsomebody:something. Thesomebody:somethingis the important piece of information.somebodyis the repository owner,somethingthe branch name. -
Assuming you forked Diaspora already, cloned your fork and have a shell open placed at your repository, run the following commands:
git remote add somebody git://github.com/somebody/diaspora.git git fetch somebody git checkout -b something somebody/something git push -u origin somethingReplace
somebodyandsomethingaccordingly. -
You now have a
somethingbranch of the pull request, make any needed changes inside the branch and push them. Once you're done or need some feedback open a new pull request from the branch in your fork.
I don't know if @taratatach will fix the failing test in https://github.com/diaspora/diaspora/pull/4527
@jhass I am interested in contributing to this project as a part of my RGSoC application. Is this issue still open?And please do guide me with some details on how to start the fix
@Amritha777 this issue is constantly open as PR sometimes get abandoned. Please tell us on what task you'd like to work ;)
@Flaburgan me and my teammate are well versed with front-end utilities HTML CSS Javascript etc. Though we are keen on learning ruby on rails through the journey of contribution ( our coaches will be guiding us with ruby on rails). So as a newcomer, I would love to work on front-end UI based tasks!
Greetings!
Thanks for replying! So me and my teammate are well versed with front-end utilities like HTML CSS Javascipt and back-end in NodeJS. Though we are keen on learning ruby on rails through this journey of contribution( our coaches have prior experience in ruby on rails), thus as newcomers we intend to work on frontend and UI fixes.
Please guide us with tasks i can work on!
Regards Amritha Anil
On 26 Feb 2018 12:14 am, "Fla" [email protected] wrote:
@Amritha777 https://github.com/amritha777 this issue is constantly open as PR sometimes get abandoned. Please tell us on what task you'd like to work ;)
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/diaspora/diaspora/issues/4340#issuecomment-368333416, or mute the thread https://github.com/notifications/unsubscribe-auth/Ae_NJtJvx-vvFefmEEEMuqiOHyp1ezhcks5tYanxgaJpZM4A3iop .
Awesome! If you didn't do it already, start by reading our wiki page for new contributors. Then digs into the issues with the newcomer or the help wanted label. If you have a question specific to an issue, post on github, if you have a generic question (like if you need help to set up your development environnement) please join #diaspora or #diaspora-dev on IRC freenode.
Also, if you don't have an account on diaspora already, you can register on my pod with this invitation link. I run the develop branch with all the very last commits, so you'll find your work available quickly for you to use. And maybe using diaspora* will help you choose what you want to improve ;)
Welcome aboard!
@Amritha777 if this is in regards to Rails Girls Summer of Code, please talk to Lisa first. Her contact details are visible in the application system.
I would like to contribute to my home