Skip to content

Commit d4134cb

Browse files
docs(contributing): comando 'ci' não altera versão no package-lock.json
1 parent 8d8d840 commit d4134cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ Você pode contribuir de várias maneiras, sendo as mais conhecidas as seguintes
5353

5454
## Etapas para contribuir
5555

56-
1. [Fork](https://help.github.com/articles/fork-a-repo/) este repositório para sua própria conta GitHub e, em seguida, [clone](https://help.github.com/articles/cloning-a-repository/) no seu computador;
57-
2. Instale as dependências de desenvolvimento: `npm install`
56+
1. [Fork](https://help.github.com/articles/fork-a-repo/) este repositório para sua própria conta GitHub, [clone](https://help.github.com/articles/cloning-a-repository/) no seu computador e, em seguida, acesse o diretório criado;
57+
2. Instale as dependências de desenvolvimento: `npm ci`
5858
3. Faça as alterações necessárias;
5959
4. Faça o seu commit usando `npm run commit`
6060
5. Envie um [pull request](https://help.github.com/articles/about-pull-requests/);

0 commit comments

Comments
 (0)