Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/modules/skeep/pages/index.adoc
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Loading