Update release date for For The Love of Code topic#4829
Merged
Conversation
...and modify the description to include a hyperlink. Signed-off-by: Lee Reilly <lee@github.com>
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates the "For The Love of Code" topic metadata and description. The changes adjust the release date from July 11th to July 16th, 2025, and enhance the description by wrapping the event name in a hyperlink to the official website.
- Updated release date from July 11th to July 16th, 2025
- Added HTML hyperlink around the event name in the description
| logo: for-the-love-of-code.png | ||
| --- | ||
| For The Love of Code is a global, summer hackathon that celebrates the playful, creative, and downright silly side of software development. From talking toasters to terminal karaoke, this event invites developers to build the projects they've always dreamed about, but never had an excuse to ship. Just for the joy of it. No startups, no pressure... just vibes, creativity, and code. | ||
| <a href="https://gh.io/ftloc">For The Love of Code</a> is a global, summer hackathon that celebrates the playful, creative, and downright silly side of software development. From talking toasters to terminal karaoke, this event invites developers to build the projects they've always dreamed about, but never had an excuse to ship. Just for the joy of it. No startups, no pressure... just vibes, creativity, and code. |
There was a problem hiding this comment.
[nitpick] Consider using Markdown link syntax [For The Love of Code](https://gh.io/ftloc) instead of HTML anchor tags for better consistency with Markdown conventions and improved readability.
Suggested change
| <a href="https://gh.io/ftloc">For The Love of Code</a> is a global, summer hackathon that celebrates the playful, creative, and downright silly side of software development. From talking toasters to terminal karaoke, this event invites developers to build the projects they've always dreamed about, but never had an excuse to ship. Just for the joy of it. No startups, no pressure... just vibes, creativity, and code. | |
| [For The Love of Code](https://gh.io/ftloc) is a global, summer hackathon that celebrates the playful, creative, and downright silly side of software development. From talking toasters to terminal karaoke, this event invites developers to build the projects they've always dreamed about, but never had an excuse to ship. Just for the joy of it. No startups, no pressure... just vibes, creativity, and code. |
kenyonj
approved these changes
Jul 16, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
...and modify the description to include a hyperlink.
Please confirm this pull request meets the following requirements:
Which change are you proposing?
Editing an existing topic or collection
I'm suggesting these edits to an existing topic or collection:
*.png, square, dimensions 288x288, size <= 75 kB)index.md)Updating the release date to July 16th and adding a link.