Skip to content

Commit cba5849

Browse files
authored
Merge pull request #336 from apsinghdev/feat/add-sheet-steps
[content] add 8th and 10th module
2 parents df2bc13 + 47cd636 commit cba5849

3 files changed

Lines changed: 7 additions & 15 deletions

File tree

apps/web/src/app/(main)/dashboard/sheet/page.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -349,9 +349,7 @@ export default function SheetPage() {
349349
30 days of Open Source sheet
350350
</h2>
351351
<span className="text-xs text-text-secondary">
352-
(i don&apos;t have a marketing budget,
353-
<br className="sm:hidden" /> please share this sheet with others 🙏
354-
:)
352+
(if you like it, please share it with your friends.)
355353
</span>
356354
</div>
357355
<div className="flex items-center md:gap-3 flex-shrink-0">
Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
---
22
id: "module-10"
3-
name: "Live fix/implement the issue - 2"
4-
videoUrl: ""
5-
comingSoon: true
3+
name: "How to get the issues assigned?"
4+
videoUrl: "https://youtu.be/qJTl0s6_RY4"
5+
comingSoon: false
66
---
77

8-
Live fix/implement the issue - 2
9-
10-
Live fix/implement the issue - 2
11-
12-
Second live session on fixing and implementing an issue in an OPEN SOURCE project.
13-
14-
Second live session on fixing and implementing an issue in an OPEN SOURCE project.
8+
This module explains how to get the initial work in open source. Enjoy! This is Ajeet for you.
159

apps/web/src/data/sheet/content/module-8.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
id: "module-8"
33
name: "Adhoc: How to learn anything fast?"
4-
videoUrl: ""
5-
comingSoon: true
4+
videoUrl: "https://youtu.be/qLulWceLfMs"
5+
comingSoon: false
66
---
77

88
# Adhoc: How to learn anything fast while contributing?

0 commit comments

Comments
 (0)