Skip to content
Open
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
2 changes: 1 addition & 1 deletion src/development/feature-lifecycle.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ APIs that are well suited to the standard library are things that require langua

The API Change Proposal process is intended to be a lightweight first step to
getting new APIs added to the standard library. The goal of this process is to
make sure proposed API changes have the best chance of success. The ACP process
make sure proposed API changes have the best chance of success. The API Change Proposal (ACP) process
Comment on lines 17 to +19

@tshepang tshepang Jul 10, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's introduced on line 17, so maybe change that line instead

View changes since the review

accomplishes this by ensuring all changes are reviewed by the library API team,
who will evaluate the proposal and accept it if they are optimistic that the proposal will
be merged and pass its eventual FCP.
Expand Down
Loading