-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
Add content/es/docs/setup/release/building-from-source.md #13818
Conversation
Thanks for your pull request. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please follow instructions at https://git.k8s.io/community/CLA.md#the-contributor-license-agreement to sign the CLA. It may take a couple minutes for the CLA signature to be fully registered; after that, please reply here with a new comment and we'll verify. Thanks.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Deploy preview for kubernetes-io-master-staging ready! Built with commit f29f130 https://deploy-preview-13818--kubernetes-io-master-staging.netlify.com |
Thanks @seomago for your PR! First things first, to be able to publish your content, you need to sign the CLA. Please check https://git.k8s.io/community/CLA.md#the-contributor-license-agreement for more information and be sure that you use the same mail account both in the CLA and the git commits. |
"You have successfully signed your document" Esto tiene buena pinta |
/lgtm |
@seomago: you cannot LGTM your own PR. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/approved |
Buenas @seomago, gracias por la aportación! Los comandos de /lgtm solo responden a reviewers y owners de sig-docs-es y los comandos /approve a los owners. Puedes encontrar el listado en OWNERS_ALIASES. Sobre los ficheros de la PR, se deberían quitar:
Por otro lado, ¿puedes repasar la acentuación? Hay varias palabras que deberían acentuarse a lo largo del documento. Por último, si haces cambios, sería recomendable hacer un squash para que todos los cambios queden contenidos en un solo commit. Si tienes cualquier duda, me puedes encontrar en slack. Muchas gracias! |
/hold |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Se deberían quitar los siguientes ficheros de la PR:
_content/es/docs/setup/release/index.md
Ya se ha creado todo el árbol de índices en otra PR.
content/es/docs/setup/release/notes.md
Este fichero está igual que el original, no es necesario añadirlo ya que por defecto se sirve la versión en inglés.
Una vez quitados, haz un squash de todos los commits y déjalo en uno solo.
¡Muchas gracias!
He quitado index.md y notes.md |
Muchas gracias @seomago por quitar los documentos que no formaban parte de la localización. Mira de hacer un squash para dejar la PR en un solo commit una vez resuelvas las revisiones pendientes. Para cualquier cosa, estamos en slack. |
I've attempted to have it make more sense by removing the word 'is'. Optionally, depending on the intended meaning, the sentence could read differently by leaving the word 'is' alone and changing the word 'through' to 'though'.
Create _index.md Create notes.md Se añaden acentos Delete notes.md Delete _index.md building Update building-from-source.md cambio mas acentos
e6a258d
to
32275d6
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: If they are not already assigned, you can assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Ya hice el squash gracias a @raelga |
Hey @seomago, parece que el PR todavia tiene 2 commits y esta modificando un archivo en ingles. |
content/en/docs/concepts/services-networking/ingress.md |
@seomago Lo podemos mirar por slack de nuevo. And as @alexbrand said, you need to |
#14007 |
building-from-source.md
version en español.
Mi primer PR