New Feature for Tracking Issue Comments in FOSS
A new feature has been added to support the IssueCommentEvent, which allows tracking comments on issues. Improvements include better event type handling, enhanced markdown generation for various event types, and the addition of emojis to represent different events. Additionally, the historical pages on contributions to free and open-source software (FOSS) have been updated to reflect these changes.
- Support for IssueCommentEvent has been implemented.
- Event type handling has been improved with a case statement.
- Markdown generation for different event types has been enhanced.
- Emojis have been added for various events.
- Historical FOSS contribution pages have been updated.
What new feature has been added?
Support for IssueCommentEvent has been added to track issue comments.
How has event handling been improved?
Event handling now uses a case statement for better management of event types.
What changes were made to the historical FOSS contribution pages?
The historical contribution pages have been updated to a new format reflecting the recent changes.