Skip to content

Commit 1f296af

Browse files
authored
Merge pull request #316 from vadal/add-maintainers-discord
Add maintainers discord usernames at sprints guide
2 parents b5fc9de + 8fb413a commit 1f296af

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/content/docs/speakers/sprints_guide.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ check out the proposed projects and join the Discord channel.
3434

3535
The 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
7778
tags to your issues.
7879

79-
### First time runing a Sprint?
80+
### First time running a Sprint?
8081

8182
1. Set clear objectives and desired outcomes for the Sprint.
8283
2. Gather all essential materials.

0 commit comments

Comments
 (0)