-
Notifications
You must be signed in to change notification settings - Fork 382
Fix a mistake in spec.md #353
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
Fix a mistake in spec.md #353
Conversation
zone value has been modified from R2 to Z2 to respect the format and the explanation Signed-off-by: Marc Solé <[email protected]>
Signed-off-by: Marc Solé <[email protected]>
Confirmed @msolefonte has signed CLA
|
If I execute For
For
It is an updated fork, so I think that the
|
Signed-off-by: Marc Solé <[email protected]>
Well, this time I have been able to regenerate protobuf (my fault), but there is a merge conflict because of a recent merge in master. I'm trying to solve it. EDIT: This has bean a headache but It's finally solved. Thank you very much for your help and attention. |
Thank you for the clean up. Merging. |
Going forward, it would be really nice if commit chains like this were squashed before merging. This was a single character change that now has 5 commits in our master commit history. |
@jdef I'm going to have it in mind for future pull requests, if there is any. |
@msolefonte your PR is appreciated, my comment wasn't necessarily aimed at you :) The intended audience was the spec owners. While IC squashes are greatly appreciated just prior to merge (and we may even ask for it to be done), ultimately the owners that merge the PR should ensure the commit chain is suitable for merge. Also, GH has a feature that lets owners "squash and merge" to avoid this kind of thing - it only takes a few more seconds to do and results in a cleaner commit chain. Thanks again for the correction you submitted. |
THIS PR IS A CONTINUATION OF #342
Motive of this change is that I want to sign this PR as an Individual, and not involve my Organization in it. To achieve it, I did the same commits again but with my personal account.
This patch modifies the zone value from R2 to Z2 to respect the format and the explanation of the example.