Skip to content

Commit 00fdd9d

Browse files
committed
update: readme
1 parent 9c5f5ad commit 00fdd9d

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

translations/pt_BR/README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ Tendo uma `issue` ou uma tarefa no Trello, Jira ou outro software de gerenciamen
2727
Para facilitar, a mensagem deverá ter os seguintes status:
2828

2929
- add
30-
- del
3130
- update
31+
- del
32+
- fix
3233

3334
O `status` será informado na mensagem entre colchetes. E poderá ser interpretado como status de um arquivo ou trecho de código.
3435

@@ -46,6 +47,18 @@ git commit -m "my first commit"
4647

4748
### HTML
4849

50+
#### 1. Comentários
51+
52+
```html
53+
<div class="container">
54+
</div><!-- /container -->
55+
```
56+
57+
```html
58+
<!--
59+
-->
60+
```
61+
4962

5063
## Contribuindo
5164

0 commit comments

Comments
 (0)