https://github.com/flanker/linear-method-zh-cn
产品研发的原则和最佳实践。Linear Method 中文版 https://linear.app/method
https://github.com/flanker/linear-method-zh-cn
linear practices principles
Last synced: 3 months ago
JSON representation
产品研发的原则和最佳实践。Linear Method 中文版 https://linear.app/method
- Host: GitHub
- URL: https://github.com/flanker/linear-method-zh-cn
- Owner: flanker
- Created: 2022-05-15T01:57:51.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-08T09:53:07.000Z (over 1 year ago)
- Last Synced: 2025-01-22T23:16:15.481Z (5 months ago)
- Topics: linear, practices, principles
- Language: HTML
- Homepage: https://linear-method.cn
- Size: 1.72 MB
- Stars: 32
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Roadmap: roadmap.md
Awesome Lists containing this project
README
## 说明
* Linear 是一款研发项目管理工具([https://linear.app](https://linear.app))。
* 这些文章是 Linear 团队的一系列文章,分享他们产品研发团队的工作原则和实践总结。
* 文章使用 [DeepL](https://www.deepl.com/translator) 翻译,然后人工优化。
* 如果你觉得哪里可以优化,请 [提交 issue](https://github.com/flanker/linear-method-zh-cn/issues/new) 或者 [提交 PR](https://github.com/flanker/linear-method-zh-cn/pulls)。
* 文章版权归 Linear 团队所有。# Linear Method
> Practices for building
创建的实践
> At Linear we believe software can feel magical. Quality of software is driven by both the talent of its creators and how they feel while they’re crafting it.
在 Linear,我们相信软件可以给人以神奇的感觉。软件的质量是由其创造者的才能和他们在创建软件时的感觉所驱动的。
> To bring back the right focus, these are the foundational and evolving ideas Linear is built on.
为了使人们重新关注正确的焦点,下面这些是 Linear 总结的,并不断演变的原则性理念。
## 01 介绍(Introduction)
* [原则与实践(Principles & Practices)](introduction.md)
## 02 方向(Direction)
* [用路线图确立团队方向(Roadmap sets your team direction)](roadmap.md)
* [制定有用的目标(Set useful goals)](set-useful-goals.md)
* [优先考虑使能因素和阻碍因素(Prioritize enablers and blockers)](prioritize-enablers-and-blockers.md)
* [缩小项目范围(Scope projects down)](scope-projects.md)## 03 创建(Building)
* [创造动力(Generate momentum)](building-with-momentum.md)
* [编写任务而不是用户故事(Write tasks not user stories)](write-tasks-not-user-stories.md)
* [管理设计项目(Manage design projects)](manage-design-projects.md)
* [与用户一起创建(Build with users)](build-with-users.md)
* [发布并且持续发布(Launch and keep launching)](launching.md)
* [公开创建(Build in public)](build-in-public.md)