-
Notifications
You must be signed in to change notification settings - Fork 15
init product direction template #37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,71 @@ | ||
| # 定产品方向文档模板 | ||
|
|
||
| ## 📋 文档说明 | ||
|
|
||
| 本文档用于指导实训营各组在第一个 Sprint 确定整个实训期间的最终产品目标,通过本模板,希望每个团队都能产出结构清晰、内容完整的产品方向文档。 | ||
|
|
||
| --- | ||
|
|
||
| ## 🎯 文档结构 | ||
|
|
||
| ### 1. 项目概述 (Project Overview) | ||
|
|
||
| **目的**:简明扼要地阐述项目背景、目标和价值主张 | ||
|
|
||
| **推荐思考维度**: | ||
|
|
||
| - **项目主题**:用简要准备的语言描述要解决的核心问题 | ||
| - **项目目标**:明确的目标陈述,包含可衡量的成功指标 | ||
| - **价值主张**:为什么这个项目值得做?解决了什么痛点? | ||
| - **背景分析**:当前存在的问题和机会 | ||
|
|
||
| ### 2. 关键决策 (Key Decisions) | ||
|
|
||
| **目的**:记录产品设计过程中的重要决策点及其依据 | ||
|
|
||
| **推荐思考维度**: | ||
|
|
||
| - **平台/渠道决策**:支持哪些平台?优先级如何? | ||
| - **目标用户决策**:主要用户是谁?次要用户是谁? | ||
| - **功能范围决策**:MVP 包含什么?不包含什么? | ||
| - **商业模式决策**:如何实现价值闭环? | ||
|
|
||
| ### 3. 关键概念 (Key Concepts) | ||
|
|
||
| **目的**:定义产品中的核心概念和术语,确保团队理解一致 | ||
|
|
||
| **推荐思考维度**: | ||
|
|
||
| - **核心概念定义**:产品中的关键术语和概念 | ||
| - **核心概念关系**:关键概念如何关联 | ||
| - **核心边界条件**:什么包含,什么不包含 | ||
| - **核心示例说明**:通过具体例子帮助理解 | ||
|
|
||
| ### 4. 核心使用流程 (Core Usage Flow) | ||
|
|
||
| **目的**:描述产品如何被使用,确保描述清楚关键链路 | ||
|
|
||
| **推荐思考维度**: | ||
|
|
||
| - **核心使用场景**:在什么情况下使用这个产品/功能 | ||
| - **核心流程**:最重要的使用流程和操作步骤 | ||
| - **核心异常处理**:如何处理关键错误和异常情况 | ||
| - **核心成功指标**:如何衡量使用效果的成功 | ||
|
|
||
| ### 5. 技术架构 (Technical Architecture) - 可选 | ||
|
|
||
| **目的**:必要情况下,可以概述技术实现方案,确保技术可行性 | ||
CarlJi marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| **推荐思考维度**: | ||
|
|
||
| - **核心系统架构**:整体技术架构设计 | ||
| - **核心组件**:主要的技术组件 | ||
| - **核心数据流**:关键数据如何在系统中流动 | ||
| - **核心技术风险**:可能的技术挑战和应对方案 | ||
|
|
||
| ## 📝 文档要求 | ||
|
|
||
| - 使用 Markdown 格式 | ||
| - 结构清晰,层次分明 | ||
| - 可以包含必要的图表和链接 | ||
| - 字数不用太多,聊清楚关键即可 | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.