Skip to content

Conversation

@GayathriVenkatraman
Copy link
Contributor

No description provided.

@adamblanchard
Copy link
Contributor

Hey @GayathriVenkatraman thanks for submitting this! I will help guide you as we merge this content into the program.

Right now, the linting is failing. You can see that by clicking on the check above, or by running it locally (run "npm install" and then "./lint" to see the errors. Some things can be fixed automtically by running "./lint --fix".

These checks have to pass before we merge it to main. You have two options:

  1. Merge more changes into this branch, and when all the content is ready, we can merge it into main then.
  2. Fix linting here, and we can keep merging smaller PRs into main as we go.

It's up to you, which approach sounds best.

After the content is ready, we will publish it to program.hackyourfuture.dk. This is the website that we share and teach from (it looks a lot nicer than just showing it on github :D)

If you have any questions, feel free to reach out on slack if you ever need anything!

@GayathriVenkatraman
Copy link
Contributor Author

GayathriVenkatraman commented Dec 7, 2025

Hey @adamblanchard I've now updated the Lint fix, and it is passing in my local. I've also updated the README.md for further modules and weeks. Let me know if there is any other thing that I should update

Copy link
Contributor

@adamblanchard adamblanchard left a comment

Choose a reason for hiding this comment

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

In our program, we have three files inside each week:

  1. Preparation - things the trainee should do before the session. Like reading material or small set up tasks.
  2. Session plan - this contains the actual content for the session, that a mentor/teacher can use to run the session (slides, exercises, etc.)
  3. Assignment - The "homework" after the session, with any tasks the trainee should complete in the week

Does the QA track follow the same structure? If so, are you planning on adding that content in here too? If it doesn't follow the same structure, maybe you can explain it to me and i can help make a plan for how to put it in here :-) (We can do this in another PR, either way).

@adamblanchard adamblanchard merged commit 48da56e into HackYourFuture-CPH:main Dec 15, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants