diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1b3ffd86..f9442fe7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,9 +6,9 @@ review. ## When to Write an SKEEP -SKEEP stands for SKaiNET Enhancement and Evolution Proposal. It is the -project's KEEP-style track for changes that need a durable design record before -or alongside implementation. +SKEEP stands for SKaiNET Evolution and Enhancement Process. It is the +project's KEEP-style process for changes that need a durable design record +before or alongside implementation. Write an SKEEP when a change affects: diff --git a/docs/modules/skeep/pages/index.adoc b/docs/modules/skeep/pages/index.adoc index b8c55bd3..2f87aa36 100644 --- a/docs/modules/skeep/pages/index.adoc +++ b/docs/modules/skeep/pages/index.adoc @@ -1,4 +1,4 @@ -= SKEEP: SKaiNET Enhancement and Evolution Proposals += SKEEP: SKaiNET Evolution and Enhancement Process :description: SKaiNET's KEEP-style proposal track for language-facing APIs, public architecture decisions, and long-lived design records. SKEEP is SKaiNET's proposal track for design changes that need more durability than an issue or pull request description.