There was an error while loading. Please reload this page.
1 parent 16a0556 commit c200121Copy full SHA for c200121
CONTRIBUTING.md
@@ -12,7 +12,7 @@ Please follow those step in order to succesfully make your contribution to this
12
2. Install **Nx Console**, this will help you work with this repository
13
3. Run `npm ci` to install all dependencies
14
4. Generate a new app with Nx Console > Right Click on apps folder > `Nx Generate Application`
15
-5. Copy/Paste **CONTRIBUTING.README.md** and fill it up.
+5. Copy/Paste **example.README.md** and fill it up.
16
6. Link the main **README** with your new challenge
17
18
## Pull Request Process
CONTRIBUTING.README.md renamed to example.README.md
0 commit comments