How can we help with the Pinephone?
-
I found the next way to help:
- Open Bugs.
- Confirm bugs.
https://gitlab.com/ubports/community-ports/pinephone/issues?scope=all&utf8=β&state=opened
Do we have more ways to help?
-
@Bolly You can also try and make PR to fix any of the current issues
-
@AppLee said in How can we help with the Pinephone?:
make PR to fix any of the current issues
Thanks for the answer.
What is PR? public relations?
-
@Bolly Pre Release PR
-
@Bolly In this context it's
PushPull Request.
I should have said MR for Merge Request.To ask the maintainer to validate and integrate your changes to the official repository
[Edit] I really should have said MR, but at least I learned something (see below for the full story)
-
@domubpkm Patch Review could also work
-
@AppLee I am pretty shure it's Pull Request ...
-
@arubislander My bad then...
But now I don't understand the meaning...I can pull out the code from git without making any request, but I need to ask to be able to push my commits...
[Edit] Alright the maintainer has to pull my commits... cf. Wikipedia
-
@AppLee No, you are actually requesting that the maintainer, of the repo / branch you want your changes applied to, pull the changes you made in your repo/branch.
[edit]: heh, you had already figured it out ..
-
Thanks @arubislander
Understood -
Thanks you all !!!
I'll try to make a PR