Skip to content

Commit 4fe781a

Browse files
authored
Merge pull request #579 from catho/updateContributing
feat: Updates Contributing.md
2 parents b7973cd + 6b3c87d commit 4fe781a

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

CONTRIBUTING.MD

+7-5
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@
33

44
## Summary
55

6-
- [Contribution Prerequisites](#contribution-prerequisites)
7-
- [Important Notices](#important-notices)
8-
- [Getting Started](#getting-started)
9-
- [Editing a Component](#editing-a-component)
6+
- [Contributor's Guide](#contributors-guide)
7+
- [Summary](#summary)
8+
- [Contribution Prerequisites](#contribution-prerequisites)
9+
- [Important Notices ⚠️](#important-notices-️)
10+
- [Getting Started](#getting-started)
11+
- [Editing a Component](#editing-a-component)
1012

1113

1214
---
@@ -16,7 +18,7 @@ You can contribute in many ways: opening or participating of a issue, reporting
1618

1719
- Node v20.15.0;
1820

19-
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.
21+
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.
2022

2123
- Yarn;
2224

0 commit comments

Comments
 (0)