Skip to content

Conversation

@Emmanuel-Tyty
Copy link
Contributor

Description

The working group sessions documentations are missing the complementary session recordings, this pr adds these videos to all the existing session notes.

Related Issue

Fixes #101

Type of Change

Check the type of change this PR introduces:

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactor (improves code structure or readability without changing functionality)
  • Other (please describe):

Changes Made

After our meeting yesterday we decided to add the recording and resources for each session with in the session subfolder for better organizations and separation of concerns.
Here is the structure agreed upon for every session :

sessions/
├── 01-kickoff-orientation/
│   ├── recordings/
│   │   └── README.md (2 recordings)
│   └── session-notes/
│   |   └── README.md
│   └── session-resources/
│       └── README.md (resourcess used in the sessions)

This has been done on all existing sessions, and the coming sessions will follow this as well.

Checklist

Ensure you have completed the following steps before submitting your PR:

  • My code follows the project's coding style and guidelines.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have updated the documentation (if applicable).
  • My changes generate no new warnings or errors.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have checked for merge conflicts.
  • I have rebased my branch onto the latest main or master branch.

Copy link
Contributor

@Ranchhand87 Ranchhand87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's link to YouTube please, as opposed to the Google drive links. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Chore: Add links/native videos of Dev Ex WG session recordings

3 participants