diff --git a/CONTRIBUTING.MD b/CONTRIBUTING.MD index f6b4f00b3..16a31d9ee 100644 --- a/CONTRIBUTING.MD +++ b/CONTRIBUTING.MD @@ -3,10 +3,12 @@ ## Summary - - [Contribution Prerequisites](#contribution-prerequisites) - - [Important Notices](#important-notices) - - [Getting Started](#getting-started) - - [Editing a Component](#editing-a-component) +- [Contributor's Guide](#contributors-guide) + - [Summary](#summary) + - [Contribution Prerequisites](#contribution-prerequisites) + - [Important Notices ⚠️](#important-notices-️) + - [Getting Started](#getting-started) + - [Editing a Component](#editing-a-component) --- @@ -16,7 +18,7 @@ You can contribute in many ways: opening or participating of a issue, reporting - Node v20.15.0; -Obs.: We have .nvmrc. When you run nvm use, it will set the node to the same version based on the .nvmrc file in the repository. +Obs.: We have .nvmrc. When you run `nvm use`, it will set the node to the same version based on the .nvmrc file in the repository. - Yarn;