feat: improve contributing file

This commit is contained in:
thomas laforge
2022-11-12 21:28:13 +01:00
parent c2001212c0
commit fd7691529f

View File

@@ -14,6 +14,8 @@ Please follow those step in order to succesfully make your contribution to this
4. Generate a new app with Nx Console > Right Click on apps folder > `Nx Generate Application` 4. Generate a new app with Nx Console > Right Click on apps folder > `Nx Generate Application`
5. Copy/Paste **example.README.md** and fill it up. 5. Copy/Paste **example.README.md** and fill it up.
6. Link the main **README** with your new challenge 6. Link the main **README** with your new challenge
7. Few days later, create a PR with your answer.
8. Optional: write a blog post explaining your Challenge and the solution you came up with.
## Pull Request Process ## Pull Request Process