From 18e90bc516c9a663b2ff0f0426e5bbe5d156d863 Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Mon, 15 Dec 2025 10:39:26 -0800 Subject: [PATCH] feat: add templates for sprints --- src/content/docs/misc/templates.md | 50 ++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/src/content/docs/misc/templates.md b/src/content/docs/misc/templates.md index af1544a..52e09c0 100644 --- a/src/content/docs/misc/templates.md +++ b/src/content/docs/misc/templates.md @@ -287,6 +287,56 @@ The Appeals Panel NHCarrigan Community Leadership ``` +### 2.16. freeCodeCamp Sprint Issue Template + +```md +**Type:** Workshop/Lab/???? +**Summary:** + +**User Stories** +1. +2. +3. + +**Technical Notes** +- +- +- + +## 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. +- [ ] 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/#js-helper for how to write tests for JS 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.17. freeCodeCamp Sprint Progress Update + +```md +**Progress Update - ** + + +``` + ### 3.1. Reference to Comprehensive Liability Framework **IMPORTANT: Comprehensive liability limitations, damage exclusions, and maximum liability caps are set forth in our Limitation of Liability and Indemnification Policy, which is incorporated herein by reference.**