Skip to content
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

Tarefa 01 - Adicionado página Markdown de Victor Ryan #305 #306

Merged
merged 10 commits into from
Aug 12, 2024

Conversation

VictorRyan3612
Copy link
Contributor

No description provided.

Comment on lines +70 to +78


## Conventional Commits

Conventional Commits é uma forma de padronizar os commits, de forma a facilitar a identificação de qual alteração esse commit faz, sendo usado a semantica
tipo: (escopo opcional): descrição

sendo muitos os tipos, cada um com sua finalidade, como por exemplo o **fix:** que corrige um bug.

Copy link
Owner

Choose a reason for hiding this comment

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

@VictorRyan3612 Poderia ter colocado links de referências, e links sobre versionamento semântico e uso de Tags no Git.

Copy link
Owner

@tacianosilva tacianosilva left a comment

Choose a reason for hiding this comment

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

@VictorRyan3612 Tarefa ok. Poderia ter colocado links de referências, e links sobre versionamento semântico e uso de Tags no Git.

@tacianosilva tacianosilva merged commit 8e48f44 into tacianosilva:master Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tarefa 01 - Adicionado página Markdown de Victor Ryan
2 participants