-
Notifications
You must be signed in to change notification settings - Fork 503
Open
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 #<put issue number here>
- Ask for a review in comments section of pull request.
- Celebrate your contribution to this project. π
Metadata
Metadata
Assignees
Labels
No labels