firstcontributions / firstcontributions/firstcontributions.github.io
aprenda-go-com-testes card does not link to the project repo
- Dominant language
- JavaScript
- Stars
- 461
- Forks
- 714
- PR merge metrics
- No merged PRs in 30d
Description
🐞 **Problem**
(title)
🎯 **Goal**
Make the aprenda-go-com-testes project more accessible to users looking to contribute
💡 **Possible solutions**
In ``src/components/ProjectList/listOfProjects.js``, the aprenda-go-com-testes object does not have a ``projectLink`` property. It does, however, have a ``githubLink`` property, so I suppose the creator of the card confused ``projectLink`` for ``githubLink``.
This can be fixed by simply renaming the ``githubLink`` property for the object.
📋 **Steps to solve the problem**
* Comment below about what you've started working on.
* Add, commit, push your changes.
* Submit a pull request and add this in comments - `Addresses #`
* Ask for a review in comments section of pull request.
* Celebrate your contribution to this project. 🎉
Contributor guide
Assessment
This issue has not been assessed yet.