firstcontributions.github.io icon indicating copy to clipboard operation
firstcontributions.github.io copied to clipboard

aprenda-go-com-testes card does not link to the project repo

Open 22or opened this issue 3 years ago • 0 comments

🐞 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 #<put issue number here>
  • Ask for a review in comments section of pull request.
  • Celebrate your contribution to this project. 🎉

22or avatar Nov 19 '22 18:11 22or