From 940adc56a6a3e7c4012ff1e92a0fe70832b7ec14 Mon Sep 17 00:00:00 2001 From: Dominic Duffin Date: Sun, 29 Sep 2024 23:28:45 +0100 Subject: [PATCH] Docs/photography (#437) * docs: Add documentation for the Photography Challenge * Fix directory issue * Prettified Code! --- monthly-challenges/photography/README.md | 105 +++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 monthly-challenges/photography/README.md diff --git a/monthly-challenges/photography/README.md b/monthly-challenges/photography/README.md new file mode 100644 index 0000000..a23ea82 --- /dev/null +++ b/monthly-challenges/photography/README.md @@ -0,0 +1,105 @@ +# Photography Challenge + +This month, we are encouraging our members to take some time away from their screens and get out of the house, then come back and share photographs in Slack. You can, of course, complete the challenge without going more than five feet from your car, but we encourage you to get the benefit of some fresh air and exercise. + +> [!TIP] +> Read our [`facilitator-docs.md`](../facilitators-docs.md) to learn how to handle tasks before and after challenges, as well as the technical guidelines. + +## Announcement to Kick-Off the Challenge + +📃 **Script Templates** + +**2024** + +```text +It’s now August and that means it is time for a new Monthly Challenge: The Photography Challenge! + +This month, we are encouraging our members to take some time away from their screens and get out of the house, then come back and share photographs in Slack. + +The challenge will take place in #monthly-challenge. So let's fill the channel with photos this month! + +Read our blogpost to learn more. The Challenge page will be up shortly! +``` + +## Async prompts + +⏳ **Timeline**: Mondays + Intro post on 1st of the month. + +📃 **Script Templates** + +- **Intro** + + ```text + Hi friends! There are four steps to participate in this month's challenge: + + Plan: Choose some places to visit outside your home. + + Go: Visit them, and while you’re there, take photographs of your surroundings. Include a selfie if you want, but the main idea is to photograph the places you visit. + + Post: When you get back, post your photographs in this channel. Or you can post them on your phone while you’re out if you’re too impatient to wait! + + Browse: Admire everyone else’s photographs. + ``` + +- **Week 1** + + ```text + Hello everyone! + It's a new week, so now is the perfect time to strategize your plans for our Photography Challenge. + + where you're going to go / + what you're going to do this week? + + If you're seeking inspiration, we've got you covered with a variety of ideas in our latest blogpost. + ``` + +- **Week 2** + + ```text + Welcome to a fresh week of our Photography Challenge, everyone! + + Now's the perfect time to map out your plans. What locations are you considering? What photography adventures do you have in mind for the coming days? + + Need a creative spark? We've compiled a range of inspiring ideas for you. + + A big thank you to all who've shared their experiences and images so far - your contributions have been truly impressive! The photos you've shared are stunning and really showcase your talent and creativity. + + Looking forward to seeing what everyone comes up with this week. Happy shooting! + ``` + +- **Week 3** + + ```text + Kicking off another exciting week of our Photography Challenge! :camera_with_flash: + + Time to brainstorm your upcoming shots. Got any specific spots or photo ideas brewing? + + If you're looking for inspiration, check out the collection of ideas above. :point_up_2: + + A round of applause for all the fantastic submissions so far - your work is truly remarkable! :tada: The quality and creativity in your photos have been outstanding. :partying_face: + + Can't wait to see what you all capture this week. Enjoy your photo adventures! :selfie: + ``` + +## Slack Channels + +Slack channels that we use for the challenge: + +- `#announcement` + - Initial announcement. +- `#monthly-challenge` + - Challenge announcements. + - Monday prompts. + - Participants posting their photos + +--- + +## Past Challenges + +- [August 2024](https://virtualcoffee.io/monthlychallenges/aug-2024) + +--- + +## Past Blogposts + +- 2024: [Monthly Challenge: Photography](https://dev.to/virtualcoffee/monthly-challenge-photography-4g18)