{"id":19291948,"url":"https://github.com/ceelog/simple-rd-spec","last_synced_at":"2026-03-02T10:31:56.105Z","repository":{"id":152352400,"uuid":"144932860","full_name":"Ceelog/Simple-RD-Spec","owner":"Ceelog","description":"适用于中小型团队的简单研发管理规范","archived":false,"fork":false,"pushed_at":"2018-08-16T08:05:21.000Z","size":16,"stargazers_count":17,"open_issues_count":0,"forks_count":11,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T00:17:27.041Z","etag":null,"topics":["collaboration","developer","development","development-workflow"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ceelog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-16T03:38:47.000Z","updated_at":"2025-01-21T07:12:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"25373a8e-8093-40ce-a721-8d6f1418c901","html_url":"https://github.com/Ceelog/Simple-RD-Spec","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ceelog/Simple-RD-Spec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ceelog%2FSimple-RD-Spec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ceelog%2FSimple-RD-Spec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ceelog%2FSimple-RD-Spec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ceelog%2FSimple-RD-Spec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ceelog","download_url":"https://codeload.github.com/Ceelog/Simple-RD-Spec/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ceelog%2FSimple-RD-Spec/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29998513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T09:59:02.300Z","status":"ssl_error","status_checked_at":"2026-03-02T09:59:02.001Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["collaboration","developer","development","development-workflow"],"created_at":"2024-11-09T22:28:36.351Z","updated_at":"2026-03-02T10:31:56.083Z","avatar_url":"https://github.com/Ceelog.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple-RD-Spec\n适用于中小型团队的简单研发管理规范\n\n## 1. 概述\n\n研发管理的最终目标是满足业务需求，实现用户或商业价值\n\n研发团队通过持续交付和维护高质量的软件服务来达成上述目标\n\n## 2. 研发过程管理\n\n### 2.1 需求\n\n* 需求**应该**由业务的利益相关方提出\n* 需求**必须**经过需求评审，和业务利益挂钩，明确回答“是什么”和“为什么”\n* 需求**应该**进入需求池，实现全生命周期管理\n* 需求**必须**有优先级，优先实现优先级高的需求\n* 需求**可能**发生变更，变更后的需求**必须**重新经历全部或部分生命周期\n\n### 2.2 开发\n\n* 开发**必须**经过技术方案评审，和需求挂钩，明确回答“怎么做”\n* 代码库**必须**使用版本控制系统\n* 代码提交记录**应该**遵守团队统一的规范\n* 代码风格**应该**遵守团队统一的规范\n* 软件设计**应该**遵守 *SOLID* 原则，提高可维护性\n* 代码**应该**通过单元测试，提高软件质量\n* 代码合并到主干之前**应该**经过 code review\n\n### 2.3 测试\n\n* 测试**必须**经过用例评审，和需求规格、技术方案挂钩，确保“所得为所需”\n* 软件缺陷**应该**进入缺陷池，实现全生命周期管理\n* 软件缺陷**必须**有优先级，优先修复优先级高的缺陷\n* 软件缺陷**可能**被忽略，如果它造成的损失足够小\n\n## 3. 附则\n\n* 典型的互联网企业，业务利益相关方包括监管、用户、客户、老板、市场、销售、运营、产品、设计、开发、测试、运维\n* 本规范主要以开发的视角梳理研发流程，提升业务参与各方的协作效率\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fceelog%2Fsimple-rd-spec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fceelog%2Fsimple-rd-spec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fceelog%2Fsimple-rd-spec/lists"}