-
-
Notifications
You must be signed in to change notification settings - Fork 198
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Correct broken BCP47 link #453
Correct broken BCP47 link #453
Conversation
Hi! Thanks for the PR :) Could you please add yourself to the AUTHORS file, as well as add a line in the CHANGELOG? Thanks in advance, |
It looks like your Also, could you squash all your commits into a single one? Thanks in advance 😄 |
Thanks a lot!! |
Sure, no worries. Github for open source has some issues, but I probably should use the github command line tool or something, since git by itself doesn't seem to allow me to track one branch but push updates to another origin and another branch. There likely is some good PR-tool layered on top of plumbing, just I don't know which. Gerrit and GitKraken didn't convince me. I like command line tools and rebase -i. Otherwise |
I am not sure to understand 😄 |
Thanks, I'm just looking for new knowledge on using github effectively for open source. But I made one more try, with a "hack" in my local But I expect this to break something somewhere. Will see when next change on develop is merged, if I learnt something new or just created more work for myself (and any readers). Anyway, have a nice day! |
something like that might do, or ? |
in numbro 2.2.0 |
No description provided.