Overview
This week I want to contribute to the repository called LinkFree. It is a free open-source analog to the LinkTree, which lets people do small personalised pages with information about themselves, their experience, links to their resources etc.
Feature
The feature that they want to implement is creating a Github action that would take Testimonials from somebody's LinkFree page and put them to their GitHub page readme. The issue is described here and you can see some questions I want to clarify with the maintainer.
Implementation
At this point, I am trying to make it clear how this action should look like, where it has to be located, how it suppose to fetch data etc. Since I have never created custom GitHub actions it is a nice thing for me and I am trying to dive into that. Github has pretty good documentation on creating custom github actions.
Top comments (0)