You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Note: If this is your first time contributing to a project, please read [this guide](https://github.com/Coding-in-community/.github/blob/master/FIRST_CONTRIBUTION.en.md) before proceeding.
4
+
5
+
## Index
6
+
7
+
-[Commit Convention](#commit-convention)
8
+
-[Linter and Code formatter](#linter-and-code-formatter)
9
+
10
+
## Commit Convention
11
+
12
+
We are following [this](https://devbrotherhood.github.io/cmc/) convention for commits and everyone must follow it within the project.
13
+
14
+
## Linter and Code formatter
15
+
16
+
The linter used in the project is [ESLint](https://eslint.org/), while the code formatter is [Prettier](https://prettier.io/). Make sure you have the proper extensions installed in your editor.
> Nota: Se essa é a sua primeira vez contribuindo em um projeto, leia [este guia](https://github.com/Coding-in-community/.github/blob/master/FIRST_CONTRIBUTION.pt.md) antes de prosseguir.
4
+
5
+
## Index
6
+
7
+
-[Commit Convention](#commit-convention)
8
+
-[Linter e Code formatter](#linter-e-code-formatter)
9
+
10
+
## Commit Convention
11
+
12
+
Atualmente, estamos seguindo [esta](https://devbrotherhood.github.io/cmc/) convenção para commits e todos devem segui-la dentro do projeto.
13
+
14
+
## Linter e Code formatter
15
+
16
+
O linter usado no projeto é o [ESLint](https://eslint.org/), já o code formatter é o [Prettier](https://prettier.io/). Certifique-se de ter instalado as extensões apropriadas em seu editor.
0 commit comments