Update CONTRIBUTING and README with latest links and suggestions

This commit is contained in:
Lucía Luzuriaga
2025-08-21 09:45:24 +02:00
parent 6f87a0912c
commit 42dda087a3
6 changed files with 6 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ If you want to contribute code to solve an issue:
* Add a comment to tell everyone you are working on the issue.
* Open a *pull request* to the main repository describing what issue you are addressing and following our [coding conventions](#coding-conventions)
**Working on your first Pull Request?** You can learn how from this *free* series [How to Contribute to an Open Source Project on GitHub](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github)
**Working on your first Pull Request?** You can learn how from this *free* series [How to Contribute to an Open Source Project on GitHub](https://egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github)
## Coding conventions