Skip to content

Conversation

ggbazei
Copy link

@ggbazei ggbazei commented Oct 5, 2025

Overview

Questions

Next steps

Review

@Copilot Copilot AI review requested due to automatic review settings October 5, 2025 16:23
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a new section about version control best practices to the README file. The addition provides guidance on Git workflow practices including branching, commit messaging, code review, and commit sizing strategies.

  • Added Portuguese-language section on version control best practices
  • Included 4 key recommendations for Git workflow management

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment on lines +41 to +46
## Boas práticas de versionamento

- Criar branches para novas funcionalidades ou correções.
- Usar mensagens de commit claras e descritivas.
- Fazer revisão de código antes de mesclar (pull request).
- Evitar commits grandes — prefira pequenos e frequentes.
Copy link

Copilot AI Oct 5, 2025

Choose a reason for hiding this comment

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

The new section is written in Portuguese while the rest of the README appears to be in English. This creates inconsistency in documentation language. Consider either translating this section to English or adding an English version alongside the Portuguese content.

Copilot uses AI. Check for mistakes.

@ggbazei
Copy link
Author

ggbazei commented Oct 5, 2025

Olá!
Fiz o fork do repositório, editei o arquivo README.md conforme solicitado e criei este pull request para entrega da atividade prática.
Aguardando revisão e aprovação.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants