diff --git a/src/content/docs/misc/templates.md b/src/content/docs/misc/templates.md index 6138c8e..e4bec72 100644 --- a/src/content/docs/misc/templates.md +++ b/src/content/docs/misc/templates.md @@ -665,6 +665,35 @@ Hello~! I'm Naomi, a 34 year old transfem software engineer and community manage ``` +#### 2.5.2. freeCodeCamp Contributor Sprint Template + +```md +## This issue is part of Naomi's sprint initiatives. + +If you are interested in working on this issue, [join our Discord](https://chat.freecodecamp.org) and ping Naomi! + +### Action Items + +- [ ] Prototype created and PRed to https://github.com/freeCodeCamp/curriculumexpansion +- [ ] Prototype reviewed + approved + merged by staff +- [ ] Break prototype down into steps (if workshop) or individual "step" (if lab) - write description, hint text **only** (no tests yet), and seed code. Refer to https://contribute.freecodecamp.org/how-to-work-on-coding-challenges +- [ ] DRAFT PR opened on https://github.com/freeCodeCamp/freeCodeCamp +- [ ] Team + Naomi review your steps, confirm the breakdown + user stories look good +- [ ] Begin writing the actual test logic, refer to https://contribute.freecodecamp.org/curriculum-help/#basic-usage-pattern for how to write tests for Python challenges +- [ ] Mark PR as not a draft, team reviews + approves + merges +- [ ] YOU DID IT GO CELEBRATE! + +### Other Details + +- Remember to keep an eye on your PRs and respond to review comments and suggestions +- For workshops, refer to: https://contribute.freecodecamp.org/how-to-work-on-coding-challenges/ +- For labs, refer to: https://contribute.freecodecamp.org/how-to-work-on-labs/ + +### Questions + +Ping Naomi in the sprint channel on Discord +``` + ### 2.6. Gaming Templates #### 2.6.1. Guild Wars 2 Recruitment Advertisement Template