-
Notifications
You must be signed in to change notification settings - Fork 48
Create 2025-05-09-Diciotech.md #228
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This pull request introduces a new event page for "Open Source Friday: Diciotech" by adding a markdown file with event metadata and a brief description.
- Added a new markdown file with front matter details such as title, date, and stream times.
- Provided a description that highlights Leticia as the event host and includes links to various platforms.
| UTCStartTime: '16:00' | ||
| UTCEndTime: '17:00' | ||
| type: 'stream' | ||
| userName: 'GitHub' |
Copilot
AI
Apr 15, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The event description mentions Leticia as the host, yet the userName is set to 'GitHub'. Please update the metadata to ensure consistency with the event details.
| userName: 'GitHub' | |
| userName: 'Leticia' |
| userLink: 'https://www.youtube.com/github' | ||
| linkUrl: 'https://www.youtube.com/github' |
Copilot
AI
Apr 15, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The userLink value may be incorrect given the event host is Leticia. Verify and update the link to the appropriate channel or profile.
| userLink: 'https://www.youtube.com/github' | |
| linkUrl: 'https://www.youtube.com/github' | |
| userLink: 'https://github.com/leticia' |
| type: 'stream' | ||
| userName: 'GitHub' | ||
| userLink: 'https://www.youtube.com/github' | ||
| linkUrl: 'https://www.youtube.com/github' |
Copilot
AI
Apr 15, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The linkUrl seems inconsistent with the rest of the event details. Confirm that it points to the correct event page or resource.
| linkUrl: 'https://www.youtube.com/github' | |
| linkUrl: 'https://www.youtube.com/watch?v=example_event_id' |
No description provided.