From 72b330b84cc18d140e4ebf9a1f6d61e967952862 Mon Sep 17 00:00:00 2001 From: Ayu Adiati Date: Tue, 16 Jan 2024 14:55:26 +0100 Subject: [PATCH 1/2] docs: add Creative Community challenge --- .../Creative_Community/README.md | 69 +++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 monthly-challenges/Creative_Community/README.md diff --git a/monthly-challenges/Creative_Community/README.md b/monthly-challenges/Creative_Community/README.md new file mode 100644 index 00000000..853e907f --- /dev/null +++ b/monthly-challenges/Creative_Community/README.md @@ -0,0 +1,69 @@ +# Creative Community Challenge + +Devs are more than just the code we write. This challenge is all about embracing self-expression. Give back to yourself by indulging in something just for fun. Share the art, music, poetry, sports, games, or other hobbies that spark your joy. We spend so much time grinding away on understanding things in the tech space. Let's make some space for the other parts of ourselves. In this challenge, we encourage folks to spend time working on things that aren't necessarily code-specific or using code to improve other hobbies and outlets. + +## Table of Contents + +- [Facilitators Guide During the Challenge](#facilitators-guide-during-the-challenge) + - [Make an Announcement to Kick-Off the Challenge](#make-an-announcement-to-kick-off-the-challenge) + - [Async Check-Ins](#async-check-ins) +- [Slack Channels](#slack-channels) +- [Past Challenges](#past-challenges) +- [Past Blog Posts](#past-blog-posts) + +## Facilitators Guide During the Challenge + +### Make an Announcement to Kick-Off the Challenge + +⏳ **Timeline**: On the 1st day of the challenge. + +✅ **Tasks**: + +Announce the challenge in the `#announcements` and crosspost to the `#monthly-challenge` channel on Slack. + +📃 **Script Templates** + +**2023** + +```text +It’s a new month and that means a new monthly challenge! This month is Creative Community. You can check out full challenge details [here](link to monthly challenge page) and post all your creative work in the `#monthly-challenge` channel! + +Here’s more about the challenge: +``` + +### Async Check-Ins + +⏳ **Timeline**: TBA + +✅ **Tasks**: + +- **Weekly Check-ins** + + TBA + + 📃 **Script Templates** + + TBA + +## Slack Channels + +Slack channels we use for the challenge: + +- `#announcement` + - Initial announcement. +- `#monthly-challenge` + - Challenge announcements. + - Dropping members creativities. + +--- + +## Past Challenges + +- December 2023 +- December 2022 +- December 2021 + +## Past Blog Posts + +- 2023 + - [Join Virtual Coffee in the Creative Community Monthly Challenge!](https://dev.to/virtualcoffee/join-virtual-coffee-in-the-creative-community-monthly-challenge-44d5) \ No newline at end of file From 8f0d1cd2b9eb021c42c87d6c256c3d5bb6d7e36c Mon Sep 17 00:00:00 2001 From: adiati98 Date: Tue, 16 Jan 2024 14:00:35 +0000 Subject: [PATCH 2/2] Prettified Code! --- monthly-challenges/Creative_Community/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/monthly-challenges/Creative_Community/README.md b/monthly-challenges/Creative_Community/README.md index 853e907f..18cf6a2e 100644 --- a/monthly-challenges/Creative_Community/README.md +++ b/monthly-challenges/Creative_Community/README.md @@ -40,7 +40,7 @@ Here’s more about the challenge: - **Weekly Check-ins** TBA - + 📃 **Script Templates** TBA @@ -66,4 +66,4 @@ Slack channels we use for the challenge: ## Past Blog Posts - 2023 - - [Join Virtual Coffee in the Creative Community Monthly Challenge!](https://dev.to/virtualcoffee/join-virtual-coffee-in-the-creative-community-monthly-challenge-44d5) \ No newline at end of file + - [Join Virtual Coffee in the Creative Community Monthly Challenge!](https://dev.to/virtualcoffee/join-virtual-coffee-in-the-creative-community-monthly-challenge-44d5)