As a contributor, I want the guide for contributing new question generators to be part of the CCSS Handbook so that it's easier to discover, update, and maintain alongside other contributor documentation.
🧠 Context
The current guide for contributing to question generators lives in the questions repo: contributing-generators.md
To centralize contributor resources, we should migrate this content into the CCSS Handbook.
🛠️ Implementation Plan
-
Create a new handbook page
- Suggested path:
docs/guides/questions-repository/contributing-generators.md
-
Copy content from the original Markdown file
- Preserve formatting, code blocks, and headers
- Make small tweaks if needed to align with handbook voice/tone or navigation structure
-
Add frontmatter
---
title: "Contributing Question Generators"
---
-
Verify internal links or references
- Update any relative links or repo-specific references to work correctly within the handbook context
-
(Optional) Add a redirect or deprecation notice to the original file in the questions repo pointing users to the handbook
✅ Acceptance Criteria
As a contributor, I want the guide for contributing new question generators to be part of the CCSS Handbook so that it's easier to discover, update, and maintain alongside other contributor documentation.
🧠 Context
The current guide for contributing to question generators lives in the
questionsrepo: contributing-generators.mdTo centralize contributor resources, we should migrate this content into the CCSS Handbook.
🛠️ Implementation Plan
Create a new handbook page
docs/guides/questions-repository/contributing-generators.mdCopy content from the original Markdown file
Add frontmatter
Verify internal links or references
(Optional) Add a redirect or deprecation notice to the original file in the
questionsrepo pointing users to the handbook✅ Acceptance Criteria
docs/guides/questions-repository/contributing-generators.mdquestionsrepo is fully migrated and properly formattedquestionsrepo is either removed or updated with a link to the handbook