Skip to content

[pt] feat: add doc br pull request content/pt/docs/contributing/pull-requests.md #7094

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

EzzioMoreira
Copy link
Contributor

This pull request includes a change to the content/pt/docs/contributing/pull-requests.md file to improve the readability and accuracy of the documentation. The most important change involves adding pull request documentation.

Issue: #6853

Copy link
Contributor

@maryliag maryliag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@maryliag maryliag added the docs-approval-missing Co-owning SIG has provided approval, PR needs approval from docs maintainer label Jun 12, 2025
Copy link
Contributor

@chalin chalin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Some headings are missing IDs, please add them.

@chalin chalin removed the docs-approval-missing Co-owning SIG has provided approval, PR needs approval from docs maintainer label Jun 15, 2025
@chalin chalin force-pushed the feat/localization-pr-contrubutor branch from ae04f2b to b6937f1 Compare June 15, 2025 17:50
@opentelemetrybot opentelemetrybot requested review from a team June 15, 2025 17:50

\_Figura 3. Trabalhando a partir de um fork local para fazer suas alterações.\_

### Faça o _fork_ do repositório
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### Faça o _fork_ do repositório
### Faça o _fork_ do repositório {#fork-the-repository}

[`opentelemetry.io`](https://github.com/open-telemetry/opentelemetry.io/).
1. Selecione **Fork**.

### Clone e defina o repositório de origem (_upstream_)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### Clone e defina o repositório de origem (_upstream_)
### Clone e defina o repositório de origem (_upstream_) {#clone-and-set-upstream}

começar a fazer alterações. Envie alterações do _upstream_ para o _origin_
regularmente para manter seu _fork_ sincronizado com o _upstream_.

### Crie uma _branch_ (ramificação)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### Crie uma _branch_ (ramificação)
### Crie uma _branch_ (ramificação) {#create-a-branch}

A qualquer momento, use o comando `git status` para ver quais arquivos você
alterou.

### _Commit_ suas alterações
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### _Commit_ suas alterações
### _Commit_ suas alterações {#commit-your-changes}

Para parar a instância local do Hugo, volte ao terminal e digite `Ctrl+C`, ou
feche a janela do terminal.

### Implantações de site e prévias de PR
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### Implantações de site e prévias de PR
### Implantações de site e prévias de PR {#site-deploys-and-pr-previews}

Para ver logs de implantação e mais, visite o [dashboard][] do projeto - login
no Netlify é necessário.

### Diretrizes de PR
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### Diretrizes de PR
### Diretrizes de PR {#pr-guidelines}

- Certifique-se de que os mantenedores estão
[autorizados a aplicar alterações ao seu _pull request_](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork).

### Alterações dos revisores
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### Alterações dos revisores
### Alterações dos revisores {#changes-from-reviewers}

Você também pode resolver conflitos de _merge_ (mesclar) pela interface do
GitHub.

### Conflitos de merge e rebase
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### Conflitos de merge e rebase
### Conflitos de merge e rebase {#merge-conflicts-and-rebasing}

Copy link
Member

@vitorvasc vitorvasc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Muito bom 🚀

Deixei como sugestão os anchors que estão faltando nos headings!

Copy link
Member

@emdneto emdneto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with the fixes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

5 participants