Skip to content

Commit cbbbe93

Browse files
committed
docs: update checklist
1 parent 62ebecd commit cbbbe93

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

organization/slot_announcement_checklist.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Once Google privately notifies organizations of their slot allocation in advance
2828
$ SENDER=Athan NUM_APPS=5 CODING_START="June 2" node ./organization/scripts/announcement.js
2929
```
3030

31-
- [ ] Draft a blog post announcing stdlib's GSoC participation, along with the selected projects.
31+
- [ ] Draft a [blog post](https://github.com/stdlib-js/blog-drafts) announcing stdlib's GSoC participation, along with the selected projects.
3232
3333
- [ ] Create a new team on the stdlib GitHub organization named `gsoc-YYYY`.
3434
@@ -55,6 +55,7 @@ After Google has publicly announced slot allocations, we need to do the followin
5555
- [ ] Have mentors establish weekly recurring 1:1s with GSoC contributors.
5656
- [ ] Publish the draft blog post the stdlib blog.
5757
- [ ] Cross-post blog post to other distribution channels (e.g., dev.to, Hashnode, LinkedIn).
58+
- [ ] Close all [proposals](https://github.com/stdlib-js/google-summer-of-code/issues?q=sort%3Aupdated-desc%20is%3Aissue%20is%3Aopen%20label%3Arfc) on the stdlib Google Summer of Code repository.
5859
5960
* * *
6061

0 commit comments

Comments
 (0)