File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
src/content/docs/speakers Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ check out the proposed projects and join the Discord channel.
3434
3535The Sprint will take place after the talks and panels:
3636
37- * TBD: Sunday 7th of December
37+ * Sunday 7th of December
3838* TBD: Add time to timezones
3939
4040### Where can I find the projects in advance?
@@ -67,16 +67,17 @@ const sprintsData = [
6767 description: "This is an example project that will help you contribute to an OSS initiative!",
6868 level: "Beginner friendly, some math knowledge",
6969 languages: "Python, Rust",
70+ maintainers_discord: ["username1", "username2"]
7071 },
7172];
7273```
7374
7475### What worked very well in the past?
7576
76- Create issue that could be "first time contribution friendly" and assign assign
77+ Create issue that could be "first time contribution friendly" and assign
7778tags to your issues.
7879
79- ### First time runing a Sprint?
80+ ### First time running a Sprint?
8081
81821 . Set clear objectives and desired outcomes for the Sprint.
82832 . Gather all essential materials.
You can’t perform that action at this time.
0 commit comments